Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcpcap.c54 #define CPCAP_BIT_MIC2_TIMESLOT0 6 macro
1279 mask |= BIT(CPCAP_BIT_MIC2_TIMESLOT0); in cpcap_voice_hw_params()
1475 ts_mask = 0x7 << CPCAP_BIT_MIC2_TIMESLOT0; in cpcap_voice_set_tdm_slot()
1478 mask = (tx_mask & 0x7) << CPCAP_BIT_MIC2_TIMESLOT0; in cpcap_voice_set_tdm_slot()