Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/
Djme.c1771 u32 phy_comm0 = 0, phy_comm1 = 0; in jme_phy_setEA() local
1784 phy_comm0 = 0x008A; in jme_phy_setEA()
1789 phy_comm0 = 0xE088; in jme_phy_setEA()
1796 phy_comm0 = 0x008A; in jme_phy_setEA()
1801 phy_comm0 = 0xE088; in jme_phy_setEA()
1803 phy_comm0 = 0x608A; in jme_phy_setEA()
1805 phy_comm0 = 0x408A; in jme_phy_setEA()
1810 if (phy_comm0) in jme_phy_setEA()
1811 jme_phy_specreg_write(jme, JM_PHY_EXT_COMM_0_REG, phy_comm0); in jme_phy_setEA()