Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intersil/hostap/
Dhostap_pci.c130 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) macro
175 #define HFA384X_INW(a) hfa384x_inw(dev, (a)) macro
Dhostap_cs.c139 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) macro
148 #define HFA384X_INW(a) inw(dev->base_addr + (a)) macro
Dhostap_plx.c207 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) macro
216 #define HFA384X_INW(a) inw(dev->base_addr + (a)) macro