Home
last modified time | relevance | path

Searched refs:RK817_CODEC_ADAC_CFG1 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/sound/
H A Drk817_codec.c102 {RK817_CODEC_ADAC_CFG1, 0x0f},
201 snd_soc_write(codec, RK817_CODEC_ADAC_CFG1, in rk817_playback_path_put()
216 snd_soc_write(codec, RK817_CODEC_ADAC_CFG1, in rk817_playback_path_put()
236 snd_soc_write(codec, RK817_CODEC_ADAC_CFG1, in rk817_playback_path_put()
258 snd_soc_write(codec, RK817_CODEC_ADAC_CFG1, in rk817_playback_path_put()
H A Drk817_codec.h37 #define RK817_CODEC_ADAC_CFG1 (RK817_CODEC_BASE + 0x2f) macro