Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dcore.c221 sdev->first_boot = false; in sof_probe_continue()
269 sdev->first_boot = true; in sof_probe_continue()
302 sdev->first_boot = true; in snd_sof_device_probe()
A Dloader.c67 if (sdev->first_boot) { in get_cc_info()
191 if (sdev->first_boot) in ext_man_get_dbg_abi_info()
231 if (sdev->first_boot && elem->value) in ext_man_get_config_data()
496 if (!sdev->first_boot) in sof_fw_ready()
800 if (sdev->first_boot) { in snd_sof_run_firmware()
A Dpm.c100 if (sdev->first_boot) in sof_resume()
A Dsof-priv.h404 bool first_boot; member
A Dtrace.c486 if (sdev->first_boot) { in snd_sof_init_trace()
/linux/sound/soc/sof/intel/
A Dhda-loader.c406 if (!sdev->first_boot) in hda_dsp_cl_boot_firmware()
462 if (sdev->first_boot) { in hda_dsp_post_fw_run()
486 if (sdev->first_boot) { in hda_dsp_post_fw_run_icl()
/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_main.c306 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()
933 int val, err, first_boot; in netxen_start_firmware() local
949 first_boot = NXRD32(adapter, NETXEN_CAM_RAM(0x1fc)); in netxen_start_firmware()
951 err = netxen_check_hw_init(adapter, first_boot); in netxen_start_firmware()
[all …]
/linux/drivers/net/wireless/ath/wcn36xx/
A Dwcn36xx.h217 bool first_boot; member
A Dmain.c1503 wcn->first_boot = true; in wcn36xx_probe()
A Dsmd.c594 if (wcn->first_boot) { in wcn36xx_smd_start_rsp()
595 wcn->first_boot = false; in wcn36xx_smd_start_rsp()

Completed in 25 milliseconds