Searched refs:get_chip_info (Results 1 – 19 of 19) sorted by relevance
97 if (get_chip_info(sdev)->ipc_info.has_panic_code) { in imx_handle_request() 139 return get_chip_info(sdev)->ipc_info.boot_mbox_offset; in imx_get_bar_index() 144 return get_chip_info(sdev)->ipc_info.window_offset; in imx_get_mailbox_offset() 286 chip_info = get_chip_info(sdev); in imx_parse_ioremap_memory() 333 if (get_chip_info(sdev)->has_dma_reserved) in imx_unregister_action() 364 if (get_chip_info(sdev)->has_dma_reserved) { in imx_probe() 414 sdev->dsp_box.offset = get_chip_info(sdev)->ipc_info.boot_mbox_offset; in imx_probe()
33 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acpbus_trigger_host_to_dsp_swintr() 70 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_send_msg() 158 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_irq_thread() 296 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_get_mailbox_offset()
51 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in init_dma_descriptor()94 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in config_dma_channel()383 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_memory_init()413 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in amd_sof_check_and_handle_acp70_sdw_wake_irq()458 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_thread()483 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_handler()541 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_power_on()638 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_init()762 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_scan_sdw_devices()842 chip = get_chip_info(sdev->pdata); in amd_sof_acp_probe()
34 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_block_read()120 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in configure_pte_for_fw_loading()168 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_pre_fw_run()252 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_dsp_run()
29 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_stream_config()
26 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in amd_sof_ipc_dump()
361 static inline const struct sof_amd_acp_desc *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function
170 chip = get_chip_info(sdev->pdata); in hda_sdw_probe() 303 chip = get_chip_info(sdev->pdata); in hda_dsp_check_sdw_irq() 337 chip = get_chip_info(sdev->pdata); in hda_sdw_check_wakeen_irq() 364 chip = get_chip_info(sdev->pdata); in hda_dsp_sdw_check_mic_privacy_irq() 376 chip = get_chip_info(sdev->pdata); in hda_dsp_sdw_process_mic_privacy() 771 chip = get_chip_info(sdev->pdata); in hda_dsp_probe_early() 911 chip = get_chip_info(sdev->pdata); in hda_dsp_probe() 1396 chip = get_chip_info(sdev->pdata); in hda_sdw_machine_select() 1569 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_machine_select()
75 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in sof_hda_bus_init()
70 chip = get_chip_info(sdev->pdata); in hda_link_stream_assign() 600 chip = get_chip_info(sdev->pdata); in hda_select_dai_widget_ops()
216 const struct sof_intel_dsp_desc *chip_info = get_chip_info(sdev->pdata); in hda_dsp_stream_get() 289 const struct sof_intel_dsp_desc *chip_info = get_chip_info(sdev->pdata); in hda_dsp_stream_put() 563 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_stream_hw_params()
222 const struct sof_intel_dsp_desc *chip_info = get_chip_info(sdev->pdata); in hda_dsp_pcm_open()
118 chip = get_chip_info(sdev->pdata); in byt_acpi_probe()
471 chip = get_chip_info(sdev->pdata); in hda_ipc4_dsp_dump()
414 chip = get_chip_info(sdev->pdata); in bdw_probe()
327 chip_info = get_chip_info(sdev->pdata); in hda_cl_copy_fw()
252 chip = get_chip_info(sdev->pdata); in mtl_dsp_pre_fw_run()
126 cam_chip_info_op get_chip_info; member
2337 .get_chip_info = sd_chip_info,