Searched refs:CPCAP_REG_CC (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/sound/soc/codecs/ |
| H A D | cpcap.c | 243 { CPCAP_REG_CC, 0xFFFF, 0x0000 }, 244 { CPCAP_REG_CC, 0xFFFF, 0x0000 }, 687 CPCAP_REG_CC, CPCAP_BIT_AUDIHPF_0, 0x3, 0x3, 0x0), 689 CPCAP_REG_CC, CPCAP_BIT_AUDOHPF_0, 0x3, 0x3, 0x0), 727 CPCAP_REG_CC, CPCAP_BIT_MIC1_CDC_EN, 0), 729 CPCAP_REG_CC, CPCAP_BIT_MIC2_CDC_EN, 0), 737 CPCAP_REG_CC, CPCAP_BIT_CDC_EN_RX, 0, 989 clkfreqreg = CPCAP_REG_CC; in cpcap_set_sysclk() 1073 sampreg = CPCAP_REG_CC; in cpcap_set_samprate() 1458 err = regmap_update_bits(cpcap->regmap, CPCAP_REG_CC, in cpcap_voice_call()
|
| /linux-6.15/include/linux/mfd/ |
| H A D | motorola-cpcap.h | 114 #define CPCAP_REG_CC 0x0804 /* Codec Control */ macro
|