Searched refs:MT7531_PHY_IAC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/dsa/ |
H A D | mt7530.c | 585 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c45_phy_read() 598 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_read() 609 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_read() 633 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c45_phy_write() 646 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_write() 657 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_write() 679 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c22_phy_read() 693 mt7530_mii_write(priv, MT7531_PHY_IAC, val | MT7531_PHY_ACS_ST); in mt7531_ind_c22_phy_read() 717 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c22_phy_write() 731 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c22_phy_write()
|
H A D | mt7530.h | 459 #define MT7531_PHY_IAC 0x701C macro
|