Home
last modified time | relevance | path

Searched refs:HP100_CHIPID_MASK (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h152 #define HP100_CHIPID_MASK 0xFFF0 macro
Dhp100.c459 chip = hp100_inw(PAGING) & HP100_CHIPID_MASK; in hp100_probe1()