Searched refs:wlcore_write (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | io.h | 128 static inline int __must_check wlcore_write(struct wl1271 *wl, int addr, in wlcore_write() function 142 return wlcore_write(wl, wl->rtable[reg], buf, len, fixed); in wlcore_write_data()
|
| H A D | boot.c | 215 ret = wlcore_write(wl, addr, chunk, CHUNK_SIZE, false); in wl1271_boot_upload_firmware_chunk() 228 ret = wlcore_write(wl, addr, chunk, fw_data_len % CHUNK_SIZE, false); in wl1271_boot_upload_firmware_chunk()
|