Searched refs:SW_REV_ID_M (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/dsa/microchip/ | ||
| H A D | ksz_common.h | 792 #define SW_REV_ID_M GENMASK(7, 4) macro |
| H A D | ksz_common.c | 4037 dev->chip_rev = FIELD_GET(SW_REV_ID_M, id32); in ksz_switch_detect() |