Searched refs:get_chip_info (Results 1 – 16 of 16) sorted by relevance
101 if (get_chip_info(sdev)->ipc_info.has_panic_code) { in imx_handle_request()143 return get_chip_info(sdev)->ipc_info.boot_mbox_offset; in imx_get_mailbox_offset()148 return get_chip_info(sdev)->ipc_info.window_offset; in imx_get_window_offset()290 chip_info = get_chip_info(sdev); in imx_parse_ioremap_memory()337 if (get_chip_info(sdev)->has_dma_reserved) in imx_unregister_action()368 if (get_chip_info(sdev)->has_dma_reserved) { in imx_probe()418 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()298 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
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()599 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()270 const struct sof_intel_dsp_desc *chip_info = get_chip_info(sdev->pdata); in hda_dsp_stream_put()524 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_stream_hw_params()
118 chip = get_chip_info(sdev->pdata); in byt_acpi_probe()
478 chip = get_chip_info(sdev->pdata); in hda_check_ipc_irq()
419 chip = get_chip_info(sdev->pdata); in bdw_probe()
415 chip_info = get_chip_info(sdev->pdata); in hda_dsp_boot_imr()
126 cam_chip_info_op get_chip_info; member
2337 .get_chip_info = sd_chip_info,