Home
last modified time | relevance | path

Searched refs:boost_ind (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/sound/
H A Dcs35l34.h21 unsigned int boost_ind; member
H A Dcs35l36.h32 int boost_ind; member
H A Dcs35l35.h100 int boost_ind; member
/linux-6.15/sound/soc/codecs/
H A Dcs35l34.c738 if (cs35l34->pdata.boost_ind) in cs35l34_probe()
739 ret = cs35l34_boost_inductor(cs35l34, cs35l34->pdata.boost_ind); in cs35l34_probe()
809 pdata->boost_ind = val; in cs35l34_handle_of_data()
H A Dcs35l41-lib.c988 static int cs35l41_boost_config(struct device *dev, struct regmap *regmap, int boost_ind, in cs35l41_boost_config() argument
994 switch (boost_ind) { in cs35l41_boost_config()
1008 dev_err(dev, "Invalid boost inductor value: %d nH\n", boost_ind); in cs35l41_boost_config()
H A Dcs35l36.c1206 if (cs35l36->pdata.boost_ind) { in cs35l36_component_probe()
1207 ret = cs35l36_boost_inductor(cs35l36, cs35l36->pdata.boost_ind); in cs35l36_component_probe()
1483 pdata->boost_ind = val; in cs35l36_handle_of_data()
H A Dcs35l35.c849 ret = cs35l35_boost_inductor(cs35l35, cs35l35->pdata.boost_ind); in cs35l35_component_probe()
1278 pdata->boost_ind = val32; in cs35l35_handle_of_data()