Searched refs:first_boot (Results 1 – 13 of 13) sorted by relevance
100 static bool first_boot = true; in zx_boot_secondary() local102 if (first_boot) { in zx_boot_secondary()104 first_boot = false; in zx_boot_secondary()
222 sdev->first_boot = false; in sof_probe_continue()264 sdev->first_boot = true; in sof_probe_continue()297 sdev->first_boot = true; in snd_sof_device_probe()
66 if (sdev->first_boot) { in get_cc_info()190 if (sdev->first_boot) in ext_man_get_dbg_abi_info()462 if (!sdev->first_boot) in sof_fw_ready()765 if (sdev->first_boot) { in snd_sof_run_firmware()
100 if (sdev->first_boot) in sof_resume()
261 if (sdev->first_boot) { in snd_sof_init_trace()
376 bool first_boot; member
49 int first_boot; member
607 if ((!output->panel_on) || output->first_boot) { in mdfld_dsi_dpi_shut_down()608 output->first_boot = 0; in mdfld_dsi_dpi_shut_down()627 output->first_boot = 0; in mdfld_dsi_dpi_shut_down()990 dpi_output->first_boot = 1; in mdfld_dsi_dpi_init()
402 if (!sdev->first_boot) in hda_dsp_cl_boot_firmware()459 if (sdev->first_boot) { in hda_dsp_post_fw_run()
302 netxen_check_hw_init(struct netxen_adapter *adapter, int first_boot) in netxen_check_hw_init() argument306 if (first_boot == 0x55555555) { in netxen_check_hw_init()314 first_boot = NXRD32(adapter, NETXEN_PCIE_REG(0x4)); in netxen_check_hw_init()315 if (!(first_boot & 0x4)) { in netxen_check_hw_init()316 first_boot |= 0x4; in netxen_check_hw_init()317 NXWR32(adapter, NETXEN_PCIE_REG(0x4), first_boot); in netxen_check_hw_init()322 first_boot = NXRD32(adapter, NETXEN_ROMUSB_GLB_SW_RESET); in netxen_check_hw_init()323 if (first_boot != 0x80000f) { in netxen_check_hw_init()936 int val, err, first_boot; in netxen_start_firmware() local952 first_boot = NXRD32(adapter, NETXEN_CAM_RAM(0x1fc)); in netxen_start_firmware()[all …]
201 bool first_boot; member
1396 wcn->first_boot = true; in wcn36xx_probe()
602 if (wcn->first_boot) { in wcn36xx_smd_start_rsp()603 wcn->first_boot = false; in wcn36xx_smd_start_rsp()