Searched refs:XIRCREG2_GPR2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/xircom/ |
H A D | xirc2ps_cs.c | 178 #define XIRCREG2_GPR2 13 /* General Purpose Register 2 (page2!)*/ macro 356 PutByte(XIRCREG2_GPR2, 0x04|0); /* drive MDCK low */ in mii_idle() 358 PutByte(XIRCREG2_GPR2, 0x04|1); /* and drive MDCK high */ in mii_idle() 370 PutByte(XIRCREG2_GPR2, 0x0c|2|0); /* set MDIO */ in mii_putbit() 372 PutByte(XIRCREG2_GPR2, 0x0c|2|1); /* and drive MDCK high */ in mii_putbit() 375 PutByte(XIRCREG2_GPR2, 0x0c|0|0); /* clear MDIO */ in mii_putbit() 377 PutByte(XIRCREG2_GPR2, 0x0c|0|1); /* and drive MDCK high */ in mii_putbit() 382 PutWord(XIRCREG2_GPR2-1, 0x0e0e); in mii_putbit() 384 PutWord(XIRCREG2_GPR2-1, 0x0f0f); in mii_putbit() 387 PutWord(XIRCREG2_GPR2 in mii_putbit() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/xircom/ |
H A D | xirc2ps_cs.c | 178 #define XIRCREG2_GPR2 13 /* General Purpose Register 2 (page2!)*/ macro 356 PutByte(XIRCREG2_GPR2, 0x04|0); /* drive MDCK low */ in mii_idle() 358 PutByte(XIRCREG2_GPR2, 0x04|1); /* and drive MDCK high */ in mii_idle() 370 PutByte(XIRCREG2_GPR2, 0x0c|2|0); /* set MDIO */ in mii_putbit() 372 PutByte(XIRCREG2_GPR2, 0x0c|2|1); /* and drive MDCK high */ in mii_putbit() 375 PutByte(XIRCREG2_GPR2, 0x0c|0|0); /* clear MDIO */ in mii_putbit() 377 PutByte(XIRCREG2_GPR2, 0x0c|0|1); /* and drive MDCK high */ in mii_putbit() 382 PutWord(XIRCREG2_GPR2-1, 0x0e0e); in mii_putbit() 384 PutWord(XIRCREG2_GPR2-1, 0x0f0f); in mii_putbit() 387 PutWord(XIRCREG2_GPR2 in mii_putbit() [all...] |
Completed in 3 milliseconds