Searched refs:wlcore_raw_read32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | io.h | 94 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | io.h | 94 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()
|
Completed in 1 milliseconds