Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_esai.c591 regmap_update_bits(esai_priv->regmap, REG_ESAI_PRRC, in fsl_esai_hw_params()
624 regmap_update_bits(esai_priv->regmap, REG_ESAI_PRRC, in fsl_esai_hw_init()
748 regmap_update_bits(esai_priv->regmap, REG_ESAI_PRRC, in fsl_esai_hw_reset()
856 {REG_ESAI_PRRC, 0x00000000},
884 case REG_ESAI_PRRC: in fsl_esai_readable_reg()
933 case REG_ESAI_PRRC: in fsl_esai_writeable_reg()
H A Dfsl_esai.h49 #define REG_ESAI_PRRC 0xF8 macro