Searched refs:CPCAP_REG_RXCOA (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | cpcap.c | 233 { CPCAP_REG_RXCOA, 0x07FF, 0x0000 }, 367 err = regmap_read(cpcap->regmap, CPCAP_REG_RXCOA, ®_voice); in cpcap_output_mux_get_enum() 427 err = regmap_update_bits(cpcap->regmap, CPCAP_REG_RXCOA, in cpcap_output_mux_put_enum() 722 CPCAP_REG_RXCOA, CPCAP_BIT_PGA_CDC_EN, 0, NULL, 0), 1379 static const u16 reg = CPCAP_REG_RXCOA; in cpcap_voice_set_mute()
|
/Linux-v5.10/include/linux/mfd/ |
D | motorola-cpcap.h | 122 #define CPCAP_REG_RXCOA 0x0824 /* RX Codec to Output Amps */ macro
|