Home
last modified time | relevance | path

Searched refs:SSI_SOR_WAIT (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/sound/soc/fsl/
A Dimx-ssi.h150 #define SSI_SOR_WAIT(x) (((x) & 0x3) << 1) macro
A Dfsl_ssi.h254 #define SSI_SOR_WAIT(x) (((x) & 3) << SSI_SOR_WAIT_SHIFT) macro
A Dfsl_ssi.c631 regmap_write(regs, REG_SSI_SOR, SSI_SOR_WAIT(3)); in fsl_ssi_setup_ac97()

Completed in 8 milliseconds