Home
last modified time | relevance | path

Searched refs:AUDIO_PWM_DMA_BURST_SIZE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_audio_pwm.c21 #define AUDIO_PWM_DMA_BURST_SIZE (16) /* size * width: 16*4 = 64 bytes */ macro
280 apwm->playback_dma_data.maxburst = AUDIO_PWM_DMA_BURST_SIZE; in rockchip_audio_pwm_probe()