Searched refs:first_boot (Results 1 – 17 of 17) sorted by relevance
276 sdev->first_boot = false; in sof_probe_continue()334 sdev->first_boot = true; in sof_probe_continue()368 sdev->first_boot = true; in snd_sof_device_probe()
53 if (sdev->first_boot) in ipc3_fw_ext_man_get_dbg_abi_info()92 if (sdev->first_boot && elem->value) in ipc3_fw_ext_man_get_config_data()
120 if (sdev->first_boot) { in snd_sof_run_firmware()
89 if (sdev->first_boot) in sof_resume()
550 if (!sdev->first_boot) in ipc4_fw_ready()730 if (sdev->first_boot) in sof_ipc4_post_boot()
569 if (sdev->first_boot) { in sof_ipc3_get_cc_info()841 if (!sdev->first_boot) in ipc3_fw_ready()
540 if (sdev->first_boot) { in ipc3_dtrace_init()
565 bool first_boot; member
393 if (hda->imrboot_supported && !sdev->first_boot && !hda->skip_imr_boot) { in hda_dsp_cl_boot_firmware()469 if (!sdev->first_boot) in hda_dsp_cl_boot_firmware()595 if (sdev->first_boot) { in hda_dsp_post_fw_run()
59 if (sdev->first_boot) { in icl_dsp_post_fw_run()
286 if (sdev->first_boot) { in mtl_dsp_post_fw_run()
300 netxen_check_hw_init(struct netxen_adapter *adapter, int first_boot) in netxen_check_hw_init() argument304 if (first_boot == 0x55555555) { in netxen_check_hw_init()312 first_boot = NXRD32(adapter, NETXEN_PCIE_REG(0x4)); in netxen_check_hw_init()313 if (!(first_boot & 0x4)) { in netxen_check_hw_init()314 first_boot |= 0x4; in netxen_check_hw_init()315 NXWR32(adapter, NETXEN_PCIE_REG(0x4), first_boot); in netxen_check_hw_init()320 first_boot = NXRD32(adapter, NETXEN_ROMUSB_GLB_SW_RESET); in netxen_check_hw_init()321 if (first_boot != 0x80000f) { in netxen_check_hw_init()931 int val, err, first_boot; in netxen_start_firmware() local947 first_boot = NXRD32(adapter, NETXEN_CAM_RAM(0x1fc)); in netxen_start_firmware()[all …]
753 bool first_boot; in rk817_read_or_set_full_charge_on_boot() local762 first_boot = reg & RK817_BAT_CON; in rk817_read_or_set_full_charge_on_boot()768 if (first_boot) { in rk817_read_or_set_full_charge_on_boot()
226 bool first_boot; member
1576 wcn->first_boot = true; in wcn36xx_probe()
598 if (wcn->first_boot) { in wcn36xx_smd_start_rsp()599 wcn->first_boot = false; in wcn36xx_smd_start_rsp()
168 if (sdev->first_boot && sdev->fw_state != SOF_FW_BOOT_COMPLETE) { in acp_sof_ipc_irq_thread()