Searched refs:wl1251_mem_write32 (Results 1 – 3 of 3) sorted by relevance
60 void wl1251_mem_write32(struct wl1251 *wl, int addr, u32 val);
427 wl1251_mem_write32(wl, dest_addr, val); in wl1251_boot_upload_nvs()457 wl1251_mem_write32(wl, nvs_start, val); in wl1251_boot_upload_nvs()
72 void wl1251_mem_write32(struct wl1251 *wl, int addr, u32 val) in wl1251_mem_write32() function