Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/
Djme.c1807 u32 phy_comm0 = 0, phy_comm1 = 0; in jme_phy_setEA() local
1820 phy_comm0 = 0x008A; in jme_phy_setEA()
1825 phy_comm0 = 0xE088; in jme_phy_setEA()
1832 phy_comm0 = 0x008A; in jme_phy_setEA()
1837 phy_comm0 = 0xE088; in jme_phy_setEA()
1839 phy_comm0 = 0x608A; in jme_phy_setEA()
1841 phy_comm0 = 0x408A; in jme_phy_setEA()
1846 if (phy_comm0) in jme_phy_setEA()
1847 jme_phy_specreg_write(jme, JM_PHY_EXT_COMM_0_REG, phy_comm0); in jme_phy_setEA()