Searched refs:DEV_ID_NUM_BMSK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/qualcomm/emac/ | ||
| A D | emac.h | 98 #define DEV_ID_NUM_BMSK 0x7f000000 macro |
| A D | emac.c | 697 devid = (reg & DEV_ID_NUM_BMSK) >> DEV_ID_NUM_SHFT; in emac_probe() |
Completed in 14 milliseconds