Searched refs:CS53L30_ASP_TDMTX_ENx (Results 1 – 2 of 2) sorted by relevance
68 #define CS53L30_ASP_TDMTX_ENx(x) (CS53L30_ASP_TDMTX_EN6 - (x)) macro69 #define CS53L30_ASP_TDMTX_ENn(n) CS53L30_ASP_TDMTX_ENx((n) >> 3)
809 regmap_write(priv->regmap, CS53L30_ASP_TDMTX_ENx(i), in cs53l30_set_dai_tdm_slot()813 CS53L30_ASP_TDMTX_ENx(i), tx_enable & 0xff); in cs53l30_set_dai_tdm_slot()