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

/linux-master/sound/soc/fsl/
H A Dfsl_esai.h40 #define REG_ESAI_RCCR 0xE0 macro
42 #define REG_ESAI_xCCR(tx) (tx ? REG_ESAI_TCCR : REG_ESAI_RCCR)
277 * Receive Clock Control Register -- REG_ESAI_RCCR 0xE0
H A Dfsl_esai.c412 regmap_update_bits(esai_priv->regmap, REG_ESAI_RCCR,
506 regmap_update_bits(esai_priv->regmap, REG_ESAI_RCCR, mask, xccr);
526 regmap_update_bits(esai_priv->regmap, REG_ESAI_RCCR,
847 {REG_ESAI_RCCR, 0x00000000},
875 case REG_ESAI_RCCR:
924 case REG_ESAI_RCCR:

Completed in 125 milliseconds