Home
last modified time | relevance | path

Searched refs:fw_ready (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.c276 struct sst_hsw_ipc_fw_ready fw_ready; member
426 struct sst_hsw_ipc_fw_ready fw_ready; in hsw_fw_ready() local
438 sst_dsp_read(hsw->dsp, &fw_ready, offset, sizeof(fw_ready)); in hsw_fw_ready()
440 sst_dsp_mailbox_init(hsw->dsp, fw_ready.inbox_offset, in hsw_fw_ready()
441 fw_ready.inbox_size, fw_ready.outbox_offset, in hsw_fw_ready()
442 fw_ready.outbox_size); in hsw_fw_ready()
448 fw_ready.inbox_offset, fw_ready.inbox_size); in hsw_fw_ready()
450 fw_ready.outbox_offset, fw_ready.outbox_size); in hsw_fw_ready()
451 if (fw_ready.fw_info_size < sizeof(fw_ready.fw_info)) { in hsw_fw_ready()
452 fw_ready.fw_info[fw_ready.fw_info_size] = 0; in hsw_fw_ready()
[all …]
/Linux-v5.4/sound/soc/sof/
Dloader.c215 struct sof_ipc_fw_ready *fw_ready = &sdev->fw_ready; in sof_fw_ready() local
241 sof_block_read(sdev, bar, offset, fw_ready, sizeof(*fw_ready)); in sof_fw_ready()
Dipc.c352 err = sof_ops(sdev)->fw_ready(sdev, cmd); in snd_sof_ipc_msgs_rx()
634 struct sof_ipc_fw_ready *ready = &sdev->fw_ready; in snd_sof_ipc_set_get_comp_data()
745 struct sof_ipc_fw_ready *ready = &sdev->fw_ready; in snd_sof_ipc_valid()
800 if (!sof_ops(sdev)->fw_ready) { in snd_sof_ipc_init()
Dsof-priv.h131 int (*fw_ready)(struct snd_sof_dev *sdev, u32 msg_id); /* optional */ member
406 struct sof_ipc_fw_ready fw_ready; member
Dtrace.c159 struct sof_ipc_fw_ready *ready = &sdev->fw_ready; in snd_sof_init_trace_ipc()
/Linux-v5.4/drivers/net/wireless/marvell/libertas/
Dif_sdio.c792 priv->fw_ready = 1; in if_sdio_finish_power_on()
893 priv->fw_ready = 0; in if_sdio_power_off()
1090 wait_event(card->pwron_waitq, priv->fw_ready); in if_sdio_power_restore()
1299 if (priv->fw_ready) { in if_sdio_suspend()
1315 if (priv->fw_ready) { in if_sdio_suspend()
1354 wait_event(card->pwron_waitq, card->priv->fw_ready); in if_sdio_resume()
Ddev.h102 u8 fw_ready; member
Dmain.c462 else if (!priv->fw_ready) in lbs_thread()
563 if (!priv->fw_ready) in lbs_thread()
Dif_cs.c740 priv->fw_ready = 1; in if_cs_prog_firmware()
/Linux-v5.4/sound/soc/sof/intel/
Dapl.c49 .fw_ready = sof_fw_ready,
Dbyt.c489 .fw_ready = sof_fw_ready,
650 .fw_ready = sof_fw_ready,
709 .fw_ready = sof_fw_ready,
Dcnl.c207 .fw_ready = sof_fw_ready,
Dbdw.c550 .fw_ready = sof_fw_ready,
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dqmi.h104 bool fw_ready; member
Dqmi.c711 qmi->fw_ready = true; in ath10k_qmi_ind_register_send_sync_msg()
729 if (qmi->fw_ready) { in ath10k_qmi_event_server_arrive()
902 qmi->fw_ready = false; in ath10k_qmi_del_server()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dfw.c204 rtlhal->fw_ready = false; in rtl8821ae_set_fw_related_for_wowlan()
209 rtlhal->fw_ready = true; in rtl8821ae_set_fw_related_for_wowlan()
421 if (!rtlhal->fw_ready) { in rtl8821ae_fill_h2c_cmd()
/Linux-v5.4/sound/soc/sof/imx/
Dimx8.c375 .fw_ready = sof_fw_ready,
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.c105 if (!rtlhal->fw_ready) in _rtl88ee_set_fw_clock_on()
175 if (!rtlhal->fw_ready) in _rtl88ee_set_fw_clock_off()
1057 rtlhal->fw_ready = false; in rtl88ee_hw_init()
1084 rtlhal->fw_ready = true; in rtl88ee_hw_init()
1391 if ((rtl_read_byte(rtlpriv, REG_MCUFWDL) & BIT(7)) && rtlhal->fw_ready) in _rtl88ee_poweroff_adapter()
Dfw.c341 if (!rtlhal->fw_ready) { in rtl88e_fill_h2c_cmd()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dfw.c238 if (!rtlhal->fw_ready) { in rtl8723e_fill_h2c_cmd()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.c110 if (!rtlhal->fw_ready) in _rtl8723be_set_fw_clock_on()
178 if (!rtlhal->fw_ready) in _rtl8723be_set_fw_clock_off()
1168 rtlhal->fw_ready) { in _rtl8723be_poweroff_adapter()
1345 rtlhal->fw_ready = false; in rtl8723be_hw_init()
1383 rtlhal->fw_ready = true; in rtl8723be_hw_init()
Dfw.c203 if (!rtlhal->fw_ready) { in rtl8723be_fill_h2c_cmd()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dhw.c83 if (!rtlhal->fw_ready) in _rtl92ee_set_fw_clock_on()
152 if (!rtlhal->fw_ready) in _rtl92ee_set_fw_clock_off()
1330 rtlhal->fw_ready = false; in rtl92ee_hw_init()
1333 rtlhal->fw_ready = true; in rtl92ee_hw_init()
1623 if ((rtl_read_byte(rtlpriv, REG_MCUFWDL) & BIT(7)) && rtlhal->fw_ready) in _rtl92ee_poweroff_adapter()
Dfw.c364 if (!rtlhal->fw_ready) { in rtl92ee_fill_h2c_cmd()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dfw_common.c390 if (!rtlhal->fw_ready) { in rtl92c_fill_h2c_cmd()

12