Home
last modified time | relevance | path

Searched refs:JME_PHY (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/
Djme.h474 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 */
Djme.c2392 mmapio_memcpy(jme, p32, JME_PHY, JME_PHY_LEN); in jme_get_regs()