Searched refs:JME_PHY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ |
H A D | jme.h | 474 JME_PHY = 0x0400, enumerator 514 JME_PHY_PWR = JME_PHY | 0x24, /* New PHY Power Ctrl Register */ 515 JME_PHY_CS = JME_PHY | 0x28, /* PHY Ctrl and Status Register */ 516 JME_PHY_LINK = JME_PHY | 0x30, /* PHY Link Status Register */ 517 JME_SMBCSR = JME_PHY | 0x40, /* SMB Control and Status */ 518 JME_SMBINTF = JME_PHY | 0x44, /* SMB Interface */
|
H A D | jme.c | 2392 mmapio_memcpy(jme, p32, JME_PHY, JME_PHY_LEN); in jme_get_regs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ |
H A D | jme.h | 472 JME_PHY = 0x0400, enumerator 512 JME_PHY_PWR = JME_PHY | 0x24, /* New PHY Power Ctrl Register */ 513 JME_PHY_CS = JME_PHY | 0x28, /* PHY Ctrl and Status Register */ 514 JME_PHY_LINK = JME_PHY | 0x30, /* PHY Link Status Register */ 515 JME_SMBCSR = JME_PHY | 0x40, /* SMB Control and Status */ 516 JME_SMBINTF = JME_PHY | 0x44, /* SMB Interface */
|
H A D | jme.c | 2377 mmapio_memcpy(jme, p32, JME_PHY, JME_PHY_LEN); in jme_get_regs()
|
Completed in 13 milliseconds