Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.h23 #define RK817_CODEC_DTOP_LPT_SRST (RK817_CODEC_BASE + 0x14) macro
H A Drk817_codec.c101 { RK817_CODEC_DTOP_LPT_SRST, 0x00 },
160 case RK817_CODEC_DTOP_LPT_SRST: in rk817_volatile_register()
174 case RK817_CODEC_DTOP_LPT_SRST: in rk817_codec_register()
260 snd_soc_component_write(component, RK817_CODEC_DTOP_LPT_SRST, 0x40); in rk817_reset()
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drk817_codec.h14 #define RK817_CODEC_DTOP_LPT_SRST (RK817_CODEC_BASE + 0x14) macro
H A Drk817_codec.c66 snd_soc_write(codec, RK817_CODEC_DTOP_LPT_SRST, 0x40); in rk817_reset()