Home
last modified time | relevance | path

Searched defs:I2S_CLKDIV_TXM (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-rockchip-i2s.c48 #define I2S_CLKDIV_TXM(x) ((x) - 1) macro
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s_tdm.h278 #define I2S_CLKDIV_TXM(x) (((x) - 1) << I2S_CLKDIV_TXM_SHIFT) macro