Home
last modified time | relevance | path

Searched refs:SPRD_COMPR_IRAM_INFO_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sprd/
H A Dsprd-pcm-compress.c30 #define SPRD_COMPR_IRAM_INFO_SIZE (sizeof(struct sprd_compr_playinfo)) macro
31 #define SPRD_COMPR_IRAM_LINKLIST_SIZE (1024 - SPRD_COMPR_IRAM_INFO_SIZE)
33 SPRD_COMPR_IRAM_INFO_SIZE + \
356 stream->info_size = SPRD_COMPR_IRAM_INFO_SIZE; in sprd_platform_compr_open()
/kernel/linux/linux-6.6/sound/soc/sprd/
H A Dsprd-pcm-compress.c30 #define SPRD_COMPR_IRAM_INFO_SIZE (sizeof(struct sprd_compr_playinfo)) macro
31 #define SPRD_COMPR_IRAM_LINKLIST_SIZE (1024 - SPRD_COMPR_IRAM_INFO_SIZE)
33 SPRD_COMPR_IRAM_INFO_SIZE + \
356 stream->info_size = SPRD_COMPR_IRAM_INFO_SIZE; in sprd_platform_compr_open()

Completed in 2 milliseconds