Searched refs:SSI_SOR_WAIT (Results 1 – 4 of 4) sorted by relevance
150 #define SSI_SOR_WAIT(x) (((x) & 0x3) << 1) macro
254 #define SSI_SOR_WAIT(x) (((x) & 3) << SSI_SOR_WAIT_SHIFT) macro
416 writel(SSI_SOR_WAIT(3), base + SSI_SOR); in setup_channel_to_ac97()
626 regmap_write(regs, REG_SSI_SOR, SSI_SOR_WAIT(3)); in fsl_ssi_setup_ac97()