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

/linux-master/sound/soc/codecs/
H A Dmt6358.c741 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro
1618 if (IS_DCC_BASE(mic_type)) {
1660 if (IS_DCC_BASE(mic_type)) {
1685 if (IS_DCC_BASE(mic_type)) {
1713 if (IS_DCC_BASE(mic_type)) {
1730 if (IS_DCC_BASE(mic_type)) {
1808 if (IS_DCC_BASE(mic_type)) {
H A Dmt6359.c1700 if (IS_DCC_BASE(mic_type)) {
1713 if (IS_DCC_BASE(mic_type)) {
1759 if (IS_DCC_BASE(mic_type)) {
1772 if (IS_DCC_BASE(mic_type)) {
1815 if (IS_DCC_BASE(mic_type)) {
1828 if (IS_DCC_BASE(mic_type)) {
2419 if (IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_0]) ||
2420 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_1]) ||
2421 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_2]))
H A Dmt6359.h4278 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro

Completed in 130 milliseconds