Searched refs:HP100_CHIPID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/hp/ | ||
D | hp100.h | 156 #define HP100_CHIPID_MASK 0xFFF0 macro |
D | hp100.c | 477 chip = hp100_inw(PAGING) & HP100_CHIPID_MASK; in hp100_probe1() |