Searched refs:MT7531_PHY_IAC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/ |
H A D | mt7530.c | 635 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c45_phy_read() 648 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_read() 659 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_read() 683 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c45_phy_write() 696 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_write() 707 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_write() 729 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c22_phy_read() 743 mt7530_mii_write(priv, MT7531_PHY_IAC, val | MT7531_PHY_ACS_ST); in mt7531_ind_c22_phy_read() 767 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c22_phy_write() 781 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c22_phy_write()
|
H A D | mt7530.h | 420 #define MT7531_PHY_IAC 0x701C macro
|