Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s.c27 #define CLK_PPM_MIN (-1000) macro
543 uinfo->value.integer.min = CLK_PPM_MIN; in rockchip_i2s_clk_compensation_info()
568 if ((ucontrol->value.integer.value[0] < CLK_PPM_MIN) || in rockchip_i2s_clk_compensation_put()
H A Drockchip_pdm.c34 #define CLK_PPM_MIN (-1000) macro
594 uinfo->value.integer.min = CLK_PPM_MIN; in rockchip_pdm_clk_compensation_info()
622 if ((ucontrol->value.integer.value[0] < CLK_PPM_MIN) || in rockchip_pdm_clk_compensation_put()
H A Drockchip_i2s_tdm.c71 #define CLK_PPM_MIN (-1000) macro
1808 uinfo->value.integer.min = CLK_PPM_MIN; in rockchip_i2s_tdm_clk_compensation_info()
1833 if ((ucontrol->value.integer.value[0] < CLK_PPM_MIN) || in rockchip_i2s_tdm_clk_compensation_put()