Lines Matching defs:wl

95 static void wl1271_boot_set_ecpu_ctrl(struct wl1271 *wl, u32 flag)  in wl1271_boot_set_ecpu_ctrl()
107 static unsigned int wl12xx_get_fw_ver_quirks(struct wl1271 *wl) in wl12xx_get_fw_ver_quirks()
124 static void wl1271_parse_fw_ver(struct wl1271 *wl) in wl1271_parse_fw_ver()
143 static void wl1271_boot_fw_version(struct wl1271 *wl) in wl1271_boot_fw_version()
159 static int wl1271_boot_upload_firmware_chunk(struct wl1271 *wl, void *buf, in wl1271_boot_upload_firmware_chunk()
226 static int wl1271_boot_upload_firmware(struct wl1271 *wl) in wl1271_boot_upload_firmware()
259 static int wl1271_boot_upload_nvs(struct wl1271 *wl) in wl1271_boot_upload_nvs()
404 static void wl1271_boot_enable_interrupts(struct wl1271 *wl) in wl1271_boot_enable_interrupts()
412 static int wl1271_boot_soft_reset(struct wl1271 *wl) in wl1271_boot_soft_reset()
447 static int wl1271_boot_run_firmware(struct wl1271 *wl) in wl1271_boot_run_firmware()
537 static int wl1271_boot_write_irq_polarity(struct wl1271 *wl) in wl1271_boot_write_irq_polarity()
550 static void wl1271_boot_hw_version(struct wl1271 *wl) in wl1271_boot_hw_version()
563 static int wl128x_switch_tcxo_to_fref(struct wl1271 *wl) in wl128x_switch_tcxo_to_fref()
584 static bool wl128x_is_tcxo_valid(struct wl1271 *wl) in wl128x_is_tcxo_valid()
595 static bool wl128x_is_fref_valid(struct wl1271 *wl) in wl128x_is_fref_valid()
606 static int wl128x_manually_configure_mcs_pll(struct wl1271 *wl) in wl128x_manually_configure_mcs_pll()
615 static int wl128x_configure_mcs_pll(struct wl1271 *wl, int clk) in wl128x_configure_mcs_pll()
653 static int wl128x_boot_clk(struct wl1271 *wl, int *selected_clock) in wl128x_boot_clk()
696 static int wl127x_boot_clk(struct wl1271 *wl) in wl127x_boot_clk()
750 int wl1271_load_firmware(struct wl1271 *wl) in wl1271_load_firmware()
833 int wl1271_boot(struct wl1271 *wl) in wl1271_boot()