Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_pdm.c30 #define PDM_START_DELAY_MS_MAX (1000) macro
502 uinfo->value.integer.max = PDM_START_DELAY_MS_MAX; in rockchip_pdm_start_delay_info()
526 (ucontrol->value.integer.value[0] > PDM_START_DELAY_MS_MAX)) in rockchip_pdm_start_delay_put()