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

/linux-4.4.14/sound/soc/dwc/
H A Ddesignware_i2s.c69 #define COMP1_TX_ENABLED(r) (((r) & BIT(5)) >> 5) macro
466 if (COMP1_TX_ENABLED(comp1)) { dw_configure_dai()
550 if (COMP1_TX_ENABLED(comp1)) { dw_configure_dai_by_dt()

Completed in 39 milliseconds