Home
last modified time | relevance | path

Searched refs:dram_mask (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Ddsp.c367 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, in lpt_dsp_power_down()
368 cdev->spec->dram_mask); in lpt_dsp_power_down()
382 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, 0); in lpt_dsp_power_up()
429 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, in wpt_dsp_power_down()
430 cdev->spec->dram_mask); in wpt_dsp_power_down()
465 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, 0); in wpt_dsp_power_up()
H A Ddevice.c312 .dram_mask = LPT_VDRTCTL0_DSRAMPGE_MASK,
327 .dram_mask = WPT_VDRTCTL0_DSRAMPGE_MASK,
H A Dcore.h81 u32 dram_mask; member
H A Dregisters.h133 #define catpt_num_dram(cdev) (hweight_long((cdev)->spec->dram_mask))
H A Dloader.c632 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_boot_firmware()
668 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_first_boot_firmware()
H A Dpcm.c285 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()
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Ddevice.c346 .dram_mask = LPT_VDRTCTL0_DSRAMPGE_MASK,
361 .dram_mask = WPT_VDRTCTL0_DSRAMPGE_MASK,
H A Ddsp.c383 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, in catpt_dsp_power_down()
384 cdev->spec->dram_mask); in catpt_dsp_power_down()
419 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, 0); in catpt_dsp_power_up()
H A Dcore.h70 u32 dram_mask; member
H A Dregisters.h133 #define catpt_num_dram(cdev) (hweight_long((cdev)->spec->dram_mask))
H A Dloader.c632 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_boot_firmware()
668 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_first_boot_firmware()
H A Dpcm.c285 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()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/include/common/
H A Dhl_boot_if.h500 * @dram_mask - DRAM binning information
513 __le32 dram_mask; member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dfirmware_if.c2761 hdev->dram_binning = le32_to_cpu(binning_info->dram_mask); in hl_fw_dynamic_init_cpu()

Completed in 15 milliseconds