Searched refs:wl1251_mem_write32 (Results 1 – 3 of 3) sorted by relevance
74 void wl1251_mem_write32(struct wl1251 *wl, int addr, u32 val);
441 wl1251_mem_write32(wl, dest_addr, val); in wl1251_boot_upload_nvs()471 wl1251_mem_write32(wl, nvs_start, val); in wl1251_boot_upload_nvs()
86 void wl1251_mem_write32(struct wl1251 *wl, int addr, u32 val) in wl1251_mem_write32() function