Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs53l30.h68 #define CS53L30_ASP_TDMTX_ENx(x) (CS53L30_ASP_TDMTX_EN6 - (x)) macro
69 #define CS53L30_ASP_TDMTX_ENn(n) CS53L30_ASP_TDMTX_ENx((n) >> 3)
204 /* R18 (0x12) ~ R23 (0x17) CS53L30_ASP_TDMTX_ENx - ASP TDM TX Enable 1~6 */
H A Dcs53l30.c827 regmap_write(priv->regmap, CS53L30_ASP_TDMTX_ENx(i), in cs53l30_set_dai_tdm_slot()
831 CS53L30_ASP_TDMTX_ENx(i), tx_enable & 0xff); in cs53l30_set_dai_tdm_slot()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs53l30.h68 #define CS53L30_ASP_TDMTX_ENx(x) (CS53L30_ASP_TDMTX_EN6 - (x)) macro
69 #define CS53L30_ASP_TDMTX_ENn(n) CS53L30_ASP_TDMTX_ENx((n) >> 3)
204 /* R18 (0x12) ~ R23 (0x17) CS53L30_ASP_TDMTX_ENx - ASP TDM TX Enable 1~6 */
H A Dcs53l30.c828 regmap_write(priv->regmap, CS53L30_ASP_TDMTX_ENx(i), in cs53l30_set_dai_tdm_slot()
832 CS53L30_ASP_TDMTX_ENx(i), tx_enable & 0xff); in cs53l30_set_dai_tdm_slot()

Completed in 10 milliseconds