Home
last modified time | relevance | path

Searched refs:playback_power_up_list (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drk817_codec.c72 static struct rk817_reg_val_typ playback_power_up_list[] = { variable
98 ARRAY_SIZE(playback_power_up_list)
127 snd_soc_write(codec, playback_power_up_list[i].reg, in rk817_codec_power_up()
128 playback_power_up_list[i].value); in rk817_codec_power_up()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.c285 static struct rk817_reg_val_typ playback_power_up_list[] = { variable
308 ARRAY_SIZE(playback_power_up_list)
377 playback_power_up_list[i].reg, in rk817_codec_power_up()
378 playback_power_up_list[i].value); in rk817_codec_power_up()
H A Drk312x_codec.c1573 static struct rk312x_reg_val_typ playback_power_up_list[] = { variable
1601 playback_power_up_list)
1694 playback_power_up_list[i].reg, in rk312x_codec_power_up()
1695 playback_power_up_list[i].value); in rk312x_codec_power_up()