Searched refs:MVNETA_PSR (Results 1 – 3 of 3) sorted by relevance
74 (MVNETA_READ((sc), MVNETA_PSR) & MVNETA_PSR_LINKUP)
234 #define MVNETA_PSR 0x2c10 /* Port Status Register0 */ macro
2346 psr = MVNETA_READ(sc, MVNETA_PSR); in mvneta_get_media()