Searched refs:MINOR_BMSK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ | ||
H A D | emac.h | 151 #define MINOR_BMSK 0xfff0000 macro |
H A D | emac.c | 703 (reg & MINOR_BMSK) >> MINOR_SHFT, in emac_probe() |