Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dio.h94 static inline int __must_check wlcore_raw_read32(struct wl1271 *wl, int addr, in wlcore_raw_read32() function
170 return wlcore_raw_read32(wl, wlcore_translate_addr(wl, addr), val); in wlcore_read32()
182 return wlcore_raw_read32(wl, in wlcore_read_reg()