Searched refs:GSW_REG_PORT_STATUS (Results 1 – 2 of 2) sorted by relevance
150 if (mt7530_mdio_r32(gsw, GSW_REG_PORT_STATUS(i)) & 0x1) in mt7620_has_carrier()
35 #define GSW_REG_PORT_STATUS(x) (0x3008 + (x * 0x100)) macro