Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/
H A Dio.h59 u32 wl1251_mem_read32(struct wl1251 *wl, int addr);
H A Dio.c67 u32 wl1251_mem_read32(struct wl1251 *wl, int addr) in wl1251_mem_read32() function
H A Dtx.c46 status = wl1251_mem_read32(wl, addr); in wl1251_tx_path_status()
H A Dmain.c222 wl->rx_counter = wl1251_mem_read32( in wl1251_irq_work()