Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c773 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), mask, stccr); in fsl_ssi_set_bclk()
858 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), SSI_SxCCR_WL_MASK, wl); in fsl_ssi_hw_params()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds