Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs53l30.c47 { CS53L30_ASP_CTL1, CS53L30_ASP_CTL1_DEFAULT },
121 case CS53L30_ASP_CTL1: in cs53l30_readable_register()
383 SND_SOC_DAPM_AIF_OUT("ASP_SDOUT1", NULL, 0, CS53L30_ASP_CTL1,
616 regmap_update_bits(priv->regmap, CS53L30_ASP_CTL1, in cs53l30_set_dai_fmt()
739 return regmap_update_bits(priv->regmap, CS53L30_ASP_CTL1, in cs53l30_set_tristate()
H A Dcs53l30.h24 #define CS53L30_ASP_CTL1 0x0D /* ASP1 Control. */ macro