Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.h72 #define RK817_CODEC_DI2S_RXCR2 (RK817_CODEC_BASE + 0x4b) macro
H A Drk817_codec.c150 { RK817_CODEC_DI2S_RXCR2, 0x17 },
223 case RK817_CODEC_DI2S_RXCR2: in rk817_codec_register()
1018 snd_soc_component_write(component, RK817_CODEC_DI2S_RXCR2, in rk817_hw_params()
1025 snd_soc_component_write(component, RK817_CODEC_DI2S_RXCR2, in rk817_hw_params()
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drk817_codec.h63 #define RK817_CODEC_DI2S_RXCR2 (RK817_CODEC_BASE + 0x4b) macro
H A Drk817_codec.c289 snd_soc_write(codec, RK817_CODEC_DI2S_RXCR2, VDW_RX_16BITS); in rk817_hw_params()