Searched refs:MT7531_PHY_IAC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | mt7530.c | 631 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c45_phy_read() 644 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_read() 655 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_read() 680 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c45_phy_write() 693 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_write() 704 mt7530_mii_write(priv, MT7531_PHY_IAC, reg | MT7531_PHY_ACS_ST); in mt7531_ind_c45_phy_write() 727 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c22_phy_read() 741 mt7530_mii_write(priv, MT7531_PHY_IAC, val | MT7531_PHY_ACS_ST); in mt7531_ind_c22_phy_read() 766 INIT_MT7530_DUMMY_POLL(&p, priv, MT7531_PHY_IAC); in mt7531_ind_c22_phy_write() 780 mt7530_mii_write(priv, MT7531_PHY_IAC, re in mt7531_ind_c22_phy_write() [all...] |
H A D | mt7530.h | 359 #define MT7531_PHY_IAC 0x701C macro
|
/kernel/linux/linux-6.6/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, re in mt7531_ind_c22_phy_write() [all...] |
H A D | mt7530.h | 411 #define MT7531_PHY_IAC 0x701C macro
|
Completed in 10 milliseconds