Home
last modified time | relevance | path

Searched refs:catpt_dram_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Ddevice.c232 catpt_dram_size(cdev)); in catpt_dev_init()
267 cdev->dxbuf_vaddr = dmam_alloc_coherent(dev, catpt_dram_size(cdev), in catpt_acpi_probe()
H A Dregisters.h135 #define catpt_dram_size(cdev) (catpt_num_dram(cdev) * CATPT_MEMBLOCK_SIZE) macro
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Ddevice.c232 catpt_dram_size(cdev)); in catpt_dev_init()
275 cdev->dxbuf_vaddr = dmam_alloc_coherent(dev, catpt_dram_size(cdev), in catpt_acpi_probe()
H A Dregisters.h135 #define catpt_dram_size(cdev) (catpt_num_dram(cdev) * CATPT_MEMBLOCK_SIZE) macro

Completed in 2 milliseconds