Searched refs:PC_ENET_CLSN (Results 1 – 3 of 3) sorted by relevance
395 #define PC_ENET_CLSN ((ushort)0x0010) macro417 #define PC_ENET_CLSN ((ushort)0x0040) macro435 #define PC_ENET_CLSN ((ushort)0x0040) macro459 #define PC_ENET_CLSN ((ushort)0x0010) macro479 #define PC_ENET_CLSN ((ushort)0x0040) macro499 #define PC_ENET_CLSN ((ushort)0x0040) /* PC 9 */ macro521 #define PC_ENET_CLSN ((ushort)0x0040) /* PC 9 */ macro543 #define PC_ENET_CLSN ((ushort)0x0010) /* PC 11 */ macro568 #define PC_ENET_CLSN ((ushort)0x0040) /* PC 9 */ macro594 #define PC_ENET_CLSN ((ushort)0x0400) /* PC 5 */ macro
144 #define PC_ENET_CLSN ((uint)0x00000004) macro658 (PC_ENET_RENA | PC_ENET_CLSN | PC_ENET_TXCLK | PC_ENET_RXCLK); in scc_enet_init()660 ~(PC_ENET_RENA | PC_ENET_CLSN | PC_ENET_TXCLK | PC_ENET_RXCLK); in scc_enet_init()663 io->iop_psorc |= PC_ENET_CLSN; in scc_enet_init()
717 immap->im_ioport.iop_pcpar &= ~(PC_ENET_CLSN | PC_ENET_RENA); in scc_enet_init()718 immap->im_ioport.iop_pcdir &= ~(PC_ENET_CLSN | PC_ENET_RENA); in scc_enet_init()719 immap->im_ioport.iop_pcso |= (PC_ENET_CLSN | PC_ENET_RENA); in scc_enet_init()