Searched defs:RSV_BITMASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microchip/ | ||
H A D | enc28j60_hw.h | 279 #define RSV_BITMASK(x) (1 << ((x) - 16)) macro |
H A D | encx24j600_hw.h | 419 #define RSV_BITMASK(x) (1 << ((x) - 16)) macro |