Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/
Djme.c1773 u32 phy_comm0 = 0, phy_comm1 = 0; in jme_phy_setEA() local
1786 phy_comm0 = 0x008A; in jme_phy_setEA()
1791 phy_comm0 = 0xE088; in jme_phy_setEA()
1798 phy_comm0 = 0x008A; in jme_phy_setEA()
1803 phy_comm0 = 0xE088; in jme_phy_setEA()
1805 phy_comm0 = 0x608A; in jme_phy_setEA()
1807 phy_comm0 = 0x408A; in jme_phy_setEA()
1812 if (phy_comm0) in jme_phy_setEA()
1813 jme_phy_specreg_write(jme, JM_PHY_EXT_COMM_0_REG, phy_comm0); in jme_phy_setEA()