Home
last modified time | relevance | path

Searched refs:first_boot (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/
A Dcore.c270 sdev->first_boot = false; in sof_probe_continue()
328 sdev->first_boot = true; in sof_probe_continue()
362 sdev->first_boot = true; in snd_sof_device_probe()
A Dipc3-loader.c53 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()
A Dloader.c120 if (sdev->first_boot) { in snd_sof_run_firmware()
A Dpm.c89 if (sdev->first_boot) in sof_resume()
A Dipc4.c544 if (!sdev->first_boot) in ipc4_fw_ready()
721 if (sdev->first_boot) in sof_ipc4_post_boot()
A Dipc3.c530 if (sdev->first_boot) { in sof_ipc3_get_cc_info()
805 if (!sdev->first_boot) in ipc3_fw_ready()
A Dipc3-dtrace.c549 if (sdev->first_boot) { in ipc3_dtrace_init()
A Dsof-priv.h551 bool first_boot; member
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-loader.c392 if (hda->imrboot_supported && !sdev->first_boot && !hda->skip_imr_boot) { in hda_dsp_cl_boot_firmware()
468 if (!sdev->first_boot) in hda_dsp_cl_boot_firmware()
594 if (sdev->first_boot) { in hda_dsp_post_fw_run()
A Dicl.c59 if (sdev->first_boot) { in icl_dsp_post_fw_run()
A Dmtl.c268 if (sdev->first_boot) { in mtl_dsp_post_fw_run()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_main.c305 if (first_boot == 0x55555555) { in netxen_check_hw_init()
313 first_boot = NXRD32(adapter, NETXEN_PCIE_REG(0x4)); in netxen_check_hw_init()
314 if (!(first_boot & 0x4)) { in netxen_check_hw_init()
315 first_boot |= 0x4; in netxen_check_hw_init()
316 NXWR32(adapter, NETXEN_PCIE_REG(0x4), first_boot); in netxen_check_hw_init()
321 first_boot = NXRD32(adapter, NETXEN_ROMUSB_GLB_SW_RESET); in netxen_check_hw_init()
322 if (first_boot != 0x80000f) { in netxen_check_hw_init()
932 int val, err, first_boot; in netxen_start_firmware() local
948 first_boot = NXRD32(adapter, NETXEN_CAM_RAM(0x1fc)); in netxen_start_firmware()
950 err = netxen_check_hw_init(adapter, first_boot); in netxen_start_firmware()
[all …]
/linux-6.3-rc2/drivers/power/supply/
A Drk817_charger.c736 bool first_boot; in rk817_read_or_set_full_charge_on_boot() local
745 first_boot = reg & RK817_BAT_CON; in rk817_read_or_set_full_charge_on_boot()
751 if (first_boot) { in rk817_read_or_set_full_charge_on_boot()
/linux-6.3-rc2/drivers/net/wireless/ath/wcn36xx/
A Dwcn36xx.h225 bool first_boot; member
A Dmain.c1576 wcn->first_boot = true; in wcn36xx_probe()
A Dsmd.c598 if (wcn->first_boot) { in wcn36xx_smd_start_rsp()
599 wcn->first_boot = false; in wcn36xx_smd_start_rsp()
/linux-6.3-rc2/sound/soc/sof/amd/
A Dacp-ipc.c159 if (sdev->first_boot && sdev->fw_state != SOF_FW_BOOT_COMPLETE) { in acp_sof_ipc_irq_thread()

Completed in 34 milliseconds