Home
last modified time | relevance | path

Searched defs:I2S_TXCR_VDW (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_i2s.h43 #define I2S_TXCR_VDW(x) ((x - 1) << I2S_TXCR_VDW_SHIFT) macro
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drockchip_i2s_tdm.h47 #define I2S_TXCR_VDW(x) (((x) - 1) << I2S_TXCR_VDW_SHIFT) macro
H A Drockchip_i2s.h43 #define I2S_TXCR_VDW(x) ((x - 1) << I2S_TXCR_VDW_SHIFT) macro

Completed in 3 milliseconds