Home
last modified time | relevance | path

Searched defs:HFA384X_INW (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
Dhostap_pci.c131 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) macro
176 #define HFA384X_INW(a) hfa384x_inw(dev, (a)) macro
Dhostap_plx.c208 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) macro
217 #define HFA384X_INW(a) inw(dev->base_addr + (a)) macro
Dhostap_cs.c140 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) macro
149 #define HFA384X_INW(a) inw(dev->base_addr + (a)) macro