Home
last modified time | relevance | path

Searched refs:CS53L30_ASP_TDMTX_EN6 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dcs53l30.h34 #define CS53L30_ASP_TDMTX_EN6 0x17 /* ASP1 TDM TX Enable 6 */ macro
68 #define CS53L30_ASP_TDMTX_ENx(x) (CS53L30_ASP_TDMTX_EN6 - (x))
H A Dcs53l30.c57 { CS53L30_ASP_TDMTX_EN6, CS53L30_ASP_TDMTX_ENx_DEFAULT },
131 case CS53L30_ASP_TDMTX_EN6: in cs53l30_readable_register()