Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
Ddsp.c154 static void catpt_dsp_set_srampge(struct catpt_dev *cdev, struct resource *sram, in catpt_dsp_set_srampge() function
210 catpt_dsp_set_srampge(cdev, sram, mask, new); in catpt_dsp_update_srampge()
367 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, in lpt_dsp_power_down()
369 catpt_dsp_set_srampge(cdev, &cdev->iram, cdev->spec->iram_mask, in lpt_dsp_power_down()
382 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, 0); in lpt_dsp_power_up()
383 catpt_dsp_set_srampge(cdev, &cdev->iram, cdev->spec->iram_mask, 0); in lpt_dsp_power_up()
429 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, in wpt_dsp_power_down()
431 catpt_dsp_set_srampge(cdev, &cdev->iram, cdev->spec->iram_mask, in wpt_dsp_power_down()
465 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, 0); in wpt_dsp_power_up()
466 catpt_dsp_set_srampge(cdev, &cdev->iram, cdev->spec->iram_mask, 0); in wpt_dsp_power_up()