Searched refs:WSA881X_SPKR_OCP_CTL (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ |
D | wsa881x.c | 143 #define WSA881X_SPKR_OCP_CTL (WSA881X_ANALOG_BASE + 0x001F) macro 315 { WSA881X_SPKR_OCP_CTL, 0xD4 }, 558 case WSA881X_SPKR_OCP_CTL: in wsa881x_readable_register() 706 regmap_update_bits(rm, WSA881X_SPKR_OCP_CTL, 0x02, 0x02); in wsa881x_init() 726 regmap_update_bits(rm, WSA881X_SPKR_OCP_CTL, 0x30, 0x30); in wsa881x_init() 727 regmap_update_bits(rm, WSA881X_SPKR_OCP_CTL, 0x0C, 0x00); in wsa881x_init() 927 snd_soc_component_update_bits(comp, WSA881X_SPKR_OCP_CTL, in wsa881x_spkr_pa_event() 953 snd_soc_component_update_bits(comp, WSA881X_SPKR_OCP_CTL, in wsa881x_spkr_pa_event()
|