Searched refs:mt7530_mdio_m32 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/staging/mt7621-eth/ |
| D | gsw_mt7621.c | 170 mt7530_mdio_m32(gsw, BIT(0), P6ECR_INTF_MODE_RGMII, MT7530_P6ECR); in mt7621_hw_init() 171 mt7530_mdio_m32(gsw, TRGMII_TXCTRL_TXC_INV, 0, in mt7621_hw_init() 216 mt7530_mdio_m32(gsw, 0, 3 << 16, MT7530_TOP_SIG_CTRL); in mt7621_hw_init()
|
| D | mdio_mt7620.c | 117 void mt7530_mdio_m32(struct mt7620_gsw *gsw, u32 mask, u32 set, u32 reg) in mt7530_mdio_m32() function 125 EXPORT_SYMBOL_GPL(mt7530_mdio_m32);
|
| D | gsw_mt7620.h | 270 void mt7530_mdio_m32(struct mt7620_gsw *gsw, u32 mask, u32 set, u32 reg);
|