Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l33.c75 {CS35L33_HG_EN, 0x05},
165 case CS35L33_HG_EN: in cs35l33_readable_register()
724 regmap_update_bits(priv->regmap, CS35L33_HG_EN, in cs35l33_set_hg_data()
730 regmap_update_bits(priv->regmap, CS35L33_HG_EN, in cs35l33_set_hg_data()
739 regmap_update_bits(priv->regmap, CS35L33_HG_EN, in cs35l33_set_hg_data()
H A Dcs35l33.h43 #define CS35L33_HG_EN 0x2A /* H/G Enable/VPhg CNT2 */ macro