Searched refs:COMP1_TX_CHANNELS (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/dwc/ | ||
H A D | designware_i2s.c | 66 #define COMP1_TX_CHANNELS(r) (((r) & GENMASK(10, 9)) >> 9) macro 473 1 << (COMP1_TX_CHANNELS(comp1) + 1); dw_configure_dai() |
Completed in 41 milliseconds