Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.c147 { RK817_CODEC_DI2S_CKM, 0x01 },
220 case RK817_CODEC_DI2S_CKM: in rk817_codec_register()
262 snd_soc_component_write(component, RK817_CODEC_DI2S_CKM, 0x00); in rk817_reset()
443 RK817_CODEC_DI2S_CKM, in rk817_codec_power_up()
936 snd_soc_component_update_bits(component, RK817_CODEC_DI2S_CKM, in rk817_set_dai_fmt()
H A Drk817_codec.h69 #define RK817_CODEC_DI2S_CKM (RK817_CODEC_BASE + 0x48) macro
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drk817_codec.h60 #define RK817_CODEC_DI2S_CKM (RK817_CODEC_BASE + 0x48) macro
H A Drk817_codec.c287 snd_soc_update_bits(codec, RK817_CODEC_DI2S_CKM, in rk817_hw_params()