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