Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dwlan_compat.h525 #define wlan_outw(v,a) out_be16((unsigned short *)((a)+_IO_BASE), (v)) macro
530 #define wlan_outw(v,a) outw((v),(a)) macro
Dhfa384x.h3033 wlan_outw( val, hw->iobase + reg); in __hfa384x_setreg_noswap()