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

/linux-4.4.14/sound/soc/fsl/
H A Dfsl_esai.h21 #define REG_ESAI_TFCR 0x10 macro
25 #define REG_ESAI_xFCR(tx) (tx ? REG_ESAI_TFCR : REG_ESAI_RFCR)
111 * Transmit FIFO Configuration Register -- REG_ESAI_TFCR 0x10
H A Dfsl_esai.c679 case REG_ESAI_TFCR: fsl_esai_readable_reg()
735 case REG_ESAI_TFCR: fsl_esai_writeable_reg()
922 regmap_update_bits(esai->regmap, REG_ESAI_TFCR, fsl_esai_resume()
932 regmap_update_bits(esai->regmap, REG_ESAI_TFCR, ESAI_xFCR_xFR, 0); fsl_esai_resume()

Completed in 62 milliseconds