Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dwl3501_cs.c68 #define wl3501_outb_p(a, b) { outb_p(a, b); slow_down_io(); } macro
1133 wl3501_outb_p(WL3501_GCR_CORESET, this->base_addr + WL3501_NIC_GCR); in wl3501_reset_board()
1134 wl3501_outb_p(0, this->base_addr + WL3501_NIC_GCR); in wl3501_reset_board()
1135 wl3501_outb_p(WL3501_GCR_CORESET, this->base_addr + WL3501_NIC_GCR); in wl3501_reset_board()
1141 wl3501_outb_p(0, this->base_addr + WL3501_NIC_GCR); in wl3501_reset_board()