Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/sound/soc/codecs/
H A Dcs35l34.c759 if (cs35l34->pdata.boost_ind) in cs35l34_probe()
760 ret = cs35l34_boost_inductor(cs35l34, cs35l34->pdata.boost_ind); in cs35l34_probe()
830 pdata->boost_ind = val; in cs35l34_handle_of_data()
H A Dcs35l41-lib.c985 static int cs35l41_boost_config(struct device *dev, struct regmap *regmap, int boost_ind, in cs35l41_boost_config() argument
991 switch (boost_ind) { in cs35l41_boost_config()
1005 dev_err(dev, "Invalid boost inductor value: %d nH\n", boost_ind); in cs35l41_boost_config()
H A Dcs35l36.c1218 if (cs35l36->pdata.boost_ind) { in cs35l36_component_probe()
1219 ret = cs35l36_boost_inductor(cs35l36, cs35l36->pdata.boost_ind); in cs35l36_component_probe()
1495 pdata->boost_ind = val; in cs35l36_handle_of_data()
H A Dcs35l35.c852 ret = cs35l35_boost_inductor(cs35l35, cs35l35->pdata.boost_ind); in cs35l35_component_probe()
1281 pdata->boost_ind = val32; in cs35l35_handle_of_data()