Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd938x.c208 bool ldoh; member
720 if (wcd938x->ldoh) in wcd938x_codec_enable_hphr_pa()
809 if (wcd938x->ldoh) in wcd938x_codec_enable_hphr_pa()
827 if (wcd938x->ldoh) in wcd938x_codec_enable_hphl_pa()
914 if (wcd938x->ldoh) in wcd938x_codec_enable_hphl_pa()
1634 ucontrol->value.integer.value[0] = wcd938x->ldoh; in wcd938x_ldoh_get()
1645 if (wcd938x->ldoh == ucontrol->value.integer.value[0]) in wcd938x_ldoh_put()
1648 wcd938x->ldoh = ucontrol->value.integer.value[0]; in wcd938x_ldoh_put()