Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs53l30.c46 { CS53L30_ASPCFG_CTL, CS53L30_ASPCFG_CTL_DEFAULT },
120 case CS53L30_ASPCFG_CTL: in cs53l30_readable_register()
613 regmap_update_bits(priv->regmap, CS53L30_ASPCFG_CTL, in cs53l30_set_dai_fmt()
643 regmap_update_bits(priv->regmap, CS53L30_ASPCFG_CTL, in cs53l30_pcm_hw_params()
H A Dcs53l30.h23 #define CS53L30_ASPCFG_CTL 0x0C /* ASP Config Control. */ macro