Lines Matching refs:wl1271
92 static void wl1271_boot_set_ecpu_ctrl(struct wl1271 *wl, u32 flag) in wl1271_boot_set_ecpu_ctrl()
104 static void wl1271_parse_fw_ver(struct wl1271 *wl) in wl1271_parse_fw_ver()
120 static void wl1271_boot_fw_version(struct wl1271 *wl) in wl1271_boot_fw_version()
136 static int wl1271_boot_upload_firmware_chunk(struct wl1271 *wl, void *buf, in wl1271_boot_upload_firmware_chunk()
203 static int wl1271_boot_upload_firmware(struct wl1271 *wl) in wl1271_boot_upload_firmware()
236 static int wl1271_boot_upload_nvs(struct wl1271 *wl) in wl1271_boot_upload_nvs()
342 static void wl1271_boot_enable_interrupts(struct wl1271 *wl) in wl1271_boot_enable_interrupts()
350 static int wl1271_boot_soft_reset(struct wl1271 *wl) in wl1271_boot_soft_reset()
385 static int wl1271_boot_run_firmware(struct wl1271 *wl) in wl1271_boot_run_firmware()
470 static int wl1271_boot_write_irq_polarity(struct wl1271 *wl) in wl1271_boot_write_irq_polarity()
483 static void wl1271_boot_hw_version(struct wl1271 *wl) in wl1271_boot_hw_version()
497 int wl1271_load_firmware(struct wl1271 *wl) in wl1271_load_firmware()
607 int wl1271_boot(struct wl1271 *wl) in wl1271_boot()