Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.h110 #define RK817_I2S_MODE_SLV (0x0 << 0) macro
H A Drk817_codec.c925 i2s_mst |= RK817_I2S_MODE_SLV; in rk817_set_dai_fmt()
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drk817_codec.h96 #define RK817_I2S_MODE_SLV (0x0 << 0) macro
H A Drk817_codec.c288 RK817_I2S_MODE_MASK, RK817_I2S_MODE_SLV); in rk817_hw_params()