Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.c102 { RK817_CODEC_DTOP_DIGEN_CLKE, 0x00 },
175 case RK817_CODEC_DTOP_DIGEN_CLKE: in rk817_codec_register()
263 snd_soc_component_write(component, RK817_CODEC_DTOP_DIGEN_CLKE, 0xff); in rk817_reset()
268 snd_soc_component_write(component, RK817_CODEC_DTOP_DIGEN_CLKE, 0x00); in rk817_reset()
280 snd_soc_component_write(component, RK817_CODEC_DTOP_DIGEN_CLKE, 0x00); in rk817_reset()
373 RK817_CODEC_DTOP_DIGEN_CLKE, in rk817_codec_power_up()
393 snd_soc_component_update_bits(component, RK817_CODEC_DTOP_DIGEN_CLKE, in rk817_codec_power_up()
396 snd_soc_component_update_bits(component, RK817_CODEC_DTOP_DIGEN_CLKE, in rk817_codec_power_up()
403 RK817_CODEC_DTOP_DIGEN_CLKE, in rk817_codec_power_up()
424 snd_soc_component_update_bits(component, RK817_CODEC_DTOP_DIGEN_CLKE, in rk817_codec_power_up()
[all …]
H A Drk817_codec.h24 #define RK817_CODEC_DTOP_DIGEN_CLKE (RK817_CODEC_BASE + 0x15) macro
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drk817_codec.c124 snd_soc_update_bits(codec, RK817_CODEC_DTOP_DIGEN_CLKE, in rk817_codec_power_up()
157 snd_soc_update_bits(codec, RK817_CODEC_DTOP_DIGEN_CLKE, in rk817_codec_power_down()
166 snd_soc_write(codec, RK817_CODEC_DTOP_DIGEN_CLKE, 0x00); in rk817_codec_power_down()
H A Drk817_codec.h15 #define RK817_CODEC_DTOP_DIGEN_CLKE (RK817_CODEC_BASE + 0x15) macro