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

/linux-4.4.14/sound/soc/dwc/
H A Ddesignware_i2s.c71 #define COMP1_FIFO_DEPTH_GLOBAL(r) (((r) & GENMASK(3, 2)) >> 2) macro
538 u32 fifo_depth = 1 << (1 + COMP1_FIFO_DEPTH_GLOBAL(comp1)); dw_configure_dai_by_dt()

Completed in 56 milliseconds