Home
last modified time | relevance | path

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

/linux/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); in fsl_ssi_set_bclk()
863 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), SSI_SxCCR_WL_MASK, wl); in fsl_ssi_hw_params()