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

/linux-master/sound/soc/fsl/
H A Dfsl_ssi.h38 #define REG_SSI_SxCCR(tx) ((tx) ? REG_SSI_STCCR : REG_SSI_SRCCR) macro
H A Dfsl_ssi.c777 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), mask, stccr);
863 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), SSI_SxCCR_WL_MASK, wl);

Completed in 100 milliseconds