Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Djme.c1779 u32 phy_comm0 = 0, phy_comm1 = 0; in jme_phy_setEA() local
1792 phy_comm0 = 0x008A; in jme_phy_setEA()
1797 phy_comm0 = 0xE088; in jme_phy_setEA()
1804 phy_comm0 = 0x008A; in jme_phy_setEA()
1809 phy_comm0 = 0xE088; in jme_phy_setEA()
1811 phy_comm0 = 0x608A; in jme_phy_setEA()
1813 phy_comm0 = 0x408A; in jme_phy_setEA()
1818 if (phy_comm0) in jme_phy_setEA()
1819 jme_phy_specreg_write(jme, JM_PHY_EXT_COMM_0_REG, phy_comm0); in jme_phy_setEA()