Home
last modified time | relevance | path

Searched defs:I2S_CKR_TSD_MASK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-rockchip-i2s.c32 #define I2S_CKR_TSD_MASK GENMASK(7, 0) macro
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drockchip-i2s.h113 #define I2S_CKR_TSD_MASK (0xff << I2S_CKR_TSD_SHIFT) macro
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s.h110 #define I2S_CKR_TSD_MASK (0xff << I2S_CKR_TSD_SHIFT) macro
H A Drockchip_i2s_tdm.h123 #define I2S_CKR_TSD_MASK (0xff << I2S_CKR_TSD_SHIFT) macro