Searched refs:GCB_MIIM_MII_STATUS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/dsa/ocelot/ |
D | seville_vsc9953.c | 401 REG(GCB_MIIM_MII_STATUS, 0x0000ac), 531 [GCB_MIIM_MII_STATUS_PENDING] = REG_FIELD(GCB_MIIM_MII_STATUS, 2, 2), 532 [GCB_MIIM_MII_STATUS_BUSY] = REG_FIELD(GCB_MIIM_MII_STATUS, 3, 3), 897 ocelot->map[GCB][GCB_MIIM_MII_STATUS & REG_MASK], in vsc9953_mdio_bus_alloc()
|
/linux-6.12.1/include/soc/mscc/ |
D | ocelot.h | 499 GCB_MIIM_MII_STATUS, enumerator
|