Searched refs:catpt_dsp_update_srampge (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/sound/soc/intel/catpt/ |
D | loader.c | 632 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_boot_firmware() 633 catpt_dsp_update_srampge(cdev, &cdev->iram, cdev->spec->iram_mask); in catpt_boot_firmware() 668 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_first_boot_firmware()
|
D | core.h | 121 void catpt_dsp_update_srampge(struct catpt_dev *cdev, struct resource *sram,
|
D | pcm.c | 285 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_dai_startup() 320 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_dai_shutdown()
|
D | dsp.c | 189 void catpt_dsp_update_srampge(struct catpt_dev *cdev, struct resource *sram, in catpt_dsp_update_srampge() function
|