Searched refs:hp_volume (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | rk817_codec.c | 43 unsigned int hp_volume; member 242 snd_soc_write(codec, RK817_CODEC_DDAC_VOLL, rk817->hp_volume); in rk817_playback_path_put() 243 snd_soc_write(codec, RK817_CODEC_DDAC_VOLR, rk817->hp_volume); in rk817_playback_path_put() 271 snd_soc_write(codec, RK817_CODEC_DDAC_VOLL, rk817->hp_volume); in rk817_playback_path_put() 272 snd_soc_write(codec, RK817_CODEC_DDAC_VOLR, rk817->hp_volume); in rk817_playback_path_put() 343 rk817_codec->hp_volume = INITIAL_VOLUME; in rk817_codec_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk817_codec.c | 78 unsigned int hp_volume; member 651 rk817->hp_volume); in rk817_playback_path_config() 653 rk817->hp_volume); in rk817_playback_path_config() 688 rk817->hp_volume); in rk817_playback_path_config() 690 rk817->hp_volume); in rk817_playback_path_config() 1345 &rk817->hp_volume); in rk817_codec_parse_dt_property() 1349 rk817->hp_volume = OUT_VOLUME; in rk817_codec_parse_dt_property() 1351 if (rk817->hp_volume < 3) in rk817_codec_parse_dt_property() 1352 rk817->hp_volume = 3; in rk817_codec_parse_dt_property()
|
| H A D | rk312x_codec.c | 111 unsigned int hp_volume; member 708 0xb4, rk312x_priv->hp_volume); in rk312x_playback_path_put() 710 0xb8, rk312x_priv->hp_volume); in rk312x_playback_path_put() 2383 &rk312x->hp_volume); in rk312x_platform_probe() 2387 rk312x->hp_volume = 25; in rk312x_platform_probe()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3126-m88.dts | 198 hp_volume = <25>;
|
| H A D | rk3126c-evb-ddr3-v10-linux.dts | 170 hp_volume = <25>;
|
| H A D | rk3126-bnd-d708.dtsi | 159 hp_volume = <25>;
|
| H A D | px3se-evb.dts | 323 hp_volume = <25>;
|
| H A D | rk3128-evb-ddr3-v10-linux.dts | 262 hp_volume = <25>;
|