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

/linux-master/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:
926 case REG_ESAI_TSMB:
1067 regmap_write(esai_priv->regmap, REG_ESAI_TSMB, 0);

Completed in 134 milliseconds