Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dio.h107 static inline int __must_check wlcore_raw_read32(struct wl1271 *wl, int addr, in wlcore_raw_read32() function
183 return wlcore_raw_read32(wl, wlcore_translate_addr(wl, addr), val); in wlcore_read32()
195 return wlcore_raw_read32(wl, in wlcore_read_reg()