Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-ssi.h150 #define SSI_SOR_WAIT(x) (((x) & 0x3) << 1) macro
H A Dfsl_ssi.h254 #define SSI_SOR_WAIT(x) (((x) & 3) << SSI_SOR_WAIT_SHIFT) macro
H A Dimx-ssi.c416 writel(SSI_SOR_WAIT(3), base + SSI_SOR); in setup_channel_to_ac97()
H A Dfsl_ssi.c626 regmap_write(regs, REG_SSI_SOR, SSI_SOR_WAIT(3)); in fsl_ssi_setup_ac97()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dimx-ssi.h150 #define SSI_SOR_WAIT(x) (((x) & 0x3) << 1) macro
H A Dfsl_ssi.h254 #define SSI_SOR_WAIT(x) (((x) & 3) << SSI_SOR_WAIT_SHIFT) macro
H A Dfsl_ssi.c631 regmap_write(regs, REG_SSI_SOR, SSI_SOR_WAIT(3)); in fsl_ssi_setup_ac97()

Completed in 9 milliseconds