Home
last modified time | relevance | path

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

/linux/sound/soc/dwc/
A Dlocal.h69 #define COMP1_FIFO_DEPTH_GLOBAL(r) (((r) & GENMASK(3, 2)) >> 2) macro
A Ddwc-i2s.c493 u32 fifo_depth = 1 << (1 + COMP1_FIFO_DEPTH_GLOBAL(comp1)); in dw_configure_dai()
583 u32 fifo_depth = 1 << (1 + COMP1_FIFO_DEPTH_GLOBAL(comp1)); in dw_configure_dai_by_dt()

Completed in 5 milliseconds