Searched refs:dram_mask (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/soc/intel/catpt/ |
| H A D | device.c | 365 .dram_mask = LPT_VDRTCTL0_DSRAMPGE_MASK, 381 .dram_mask = WPT_VDRTCTL0_DSRAMPGE_MASK,
|
| H A D | dsp.c | 380 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, in catpt_dsp_power_down() 381 cdev->spec->dram_mask); in catpt_dsp_power_down() 416 catpt_dsp_set_srampge(cdev, &cdev->dram, cdev->spec->dram_mask, 0); in catpt_dsp_power_up()
|
| H A D | core.h | 71 u32 dram_mask; 70 u32 dram_mask; global() member
|
| H A D | registers.h | 133 #define catpt_num_dram(cdev) (hweight_long((cdev)->spec->dram_mask))
|
| H A D | loader.c | 630 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_boot_firmware() 666 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_first_boot_firmware()
|
| H A D | pcm.c | 295 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_dai_startup() 322 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask);
|
| /linux/include/linux/habanalabs/ |
| H A D | hl_boot_if.h | 529 __le32 dram_mask; member
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | firmware_if.c | 2805 hdev->dram_binning = le32_to_cpu(binning_info->dram_mask); in hl_fw_dynamic_init_cpu()
|