Searched refs:STEP_BMSK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ | ||
H A D | emac.h | 153 #define STEP_BMSK 0xffff macro |
H A D | emac.c | 704 (reg & STEP_BMSK) >> STEP_SHFT); in emac_probe() |