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

/linux-4.4.14/sound/soc/dwc/
H A Ddesignware_i2s.c66 #define COMP1_TX_CHANNELS(r) (((r) & GENMASK(10, 9)) >> 9) macro
473 1 << (COMP1_TX_CHANNELS(comp1) + 1); dw_configure_dai()

Completed in 39 milliseconds