Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4642.c102 #define LOPS (1 << 6) /* Stero Line-out Power Save Mode */ macro
183 snd_soc_component_update_bits(component, SG_SL2, LOPS, LOPS); in ak4642_lout_event()
189 snd_soc_component_update_bits(component, SG_SL2, LOPS, 0); in ak4642_lout_event()