Home
last modified time | relevance | path

Searched refs:use_esram_lcla (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Ddma-ste-dma40.h134 * @use_esram_lcla: flag for mapping the lcla into esram region
144 bool use_esram_lcla; member
/kernel/linux/linux-5.10/drivers/dma/
H A Dste_dma40.c837 bool use_esram_lcla = chan->base->plat_data->use_esram_lcla; in d40_log_lli_to_lcxa() local
923 if (!use_esram_lcla) { in d40_log_lli_to_lcxa()
3572 if (base->plat_data->use_esram_lcla) { in d40_probe()
3612 if (base->plat_data->use_esram_lcla) { in d40_probe()
3667 if (base->lcla_pool.base && base->plat_data->use_esram_lcla) { in d40_probe()
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40.c44 * @use_esram_lcla: flag for mapping the lcla into esram region
54 bool use_esram_lcla; member
862 bool use_esram_lcla = chan->base->plat_data->use_esram_lcla; in d40_log_lli_to_lcxa() local
948 if (!use_esram_lcla) { in d40_log_lli_to_lcxa()
3564 if (base->plat_data->use_esram_lcla) { in d40_probe()
3604 if (base->plat_data->use_esram_lcla) { in d40_probe()

Completed in 12 milliseconds