Searched refs:WSA881X_SPKR_OCP_CTL (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dwsa881x.c140 #define WSA881X_SPKR_OCP_CTL (WSA881X_ANALOG_BASE + 0x001F) macro
312 { WSA881X_SPKR_OCP_CTL, 0xD4 },
555 case WSA881X_SPKR_OCP_CTL:
707 regmap_update_bits(rm, WSA881X_SPKR_OCP_CTL, 0x02, 0x02);
727 regmap_update_bits(rm, WSA881X_SPKR_OCP_CTL, 0x30, 0x30);
728 regmap_update_bits(rm, WSA881X_SPKR_OCP_CTL, 0x0C, 0x00);
926 snd_soc_component_update_bits(comp, WSA881X_SPKR_OCP_CTL,
952 snd_soc_component_update_bits(comp, WSA881X_SPKR_OCP_CTL,

Completed in 124 milliseconds