Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_esai.h44 #define REG_ESAI_TSMB 0xE8 macro
48 #define REG_ESAI_xSMB(tx) (tx ? REG_ESAI_TSMB : REG_ESAI_RSMB)
H A Dfsl_esai.c853 {REG_ESAI_TSMB, 0x0000ffff},
881 case REG_ESAI_TSMB: in fsl_esai_readable_reg()
930 case REG_ESAI_TSMB: in fsl_esai_writeable_reg()
1064 regmap_write(esai_priv->regmap, REG_ESAI_TSMB, 0); in fsl_esai_probe()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_esai.h44 #define REG_ESAI_TSMB 0xE8 macro
48 #define REG_ESAI_xSMB(tx) (tx ? REG_ESAI_TSMB : REG_ESAI_RSMB)
H A Dfsl_esai.c849 {REG_ESAI_TSMB, 0x0000ffff},
877 case REG_ESAI_TSMB: in fsl_esai_readable_reg()
926 case REG_ESAI_TSMB: in fsl_esai_writeable_reg()
1067 regmap_write(esai_priv->regmap, REG_ESAI_TSMB, 0); in fsl_esai_probe()

Completed in 6 milliseconds