/openbmc/linux/drivers/video/backlight/ |
H A D | rt4831-backlight.c | 130 * This OCP level is used to protect and limit the inductor current. in rt4831_parse_backlight_properties() 131 * If inductor peak current reach the level, low-side MOSFET will be in rt4831_parse_backlight_properties() 133 * To match the configured channel current, the inductor chosen must in rt4831_parse_backlight_properties()
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | cs35l36.txt | 24 - cirrus,boost-ind-nanohenry : Inductor estimation LBST reference value. 25 Seeds the digital boost converter's inductor estimation block with the initial
|
H A D | cs35l34.txt | 17 - cirrus,boost-nanohenry: Inductor value for boost converter. The value is
|
H A D | cirrus,cs35l41.yaml | 55 Boost inductor value, expressed in nH. Valid
|
H A D | cs35l35.txt | 17 - cirrus,boost-ind-nanohenry: Inductor value for boost converter. The value is
|
/openbmc/linux/include/sound/ |
H A D | cs35l34.h | 20 /* Boost inductor value (nH) */
|
H A D | cs35l35.h | 99 /* Inductor Value */
|
/openbmc/linux/sound/soc/codecs/ |
H A D | cs35l34.c | 672 unsigned int inductor) in cs35l34_boost_inductor() argument 676 switch (inductor) { in cs35l34_boost_inductor() 706 dev_err(component->dev, "%s Invalid Inductor Value %d uH\n", in cs35l34_boost_inductor() 707 __func__, inductor); in cs35l34_boost_inductor() 832 dev_err(&i2c_client->dev, "Inductor not specified.\n"); in cs35l34_handle_of_data()
|
H A D | cs35l36.c | 1122 static int cs35l36_boost_inductor(struct cs35l36_private *cs35l36, int inductor) in cs35l36_boost_inductor() argument 1132 switch (inductor) { in cs35l36_boost_inductor() 1148 dev_err(cs35l36->dev, "%s Invalid Inductor Value %d uH\n", in cs35l36_boost_inductor() 1149 __func__, inductor); in cs35l36_boost_inductor() 1222 "Boost inductor config failed(%d)\n", ret); in cs35l36_component_probe() 1497 dev_err(&i2c_client->dev, "Inductor not specified.\n"); in cs35l36_handle_of_data()
|
H A D | cs35l35.c | 764 int inductor) in cs35l35_boost_inductor() argument 780 switch (inductor) { in cs35l35_boost_inductor() 826 dev_err(cs35l35->dev, "Invalid Inductor Value %d uH\n", in cs35l35_boost_inductor() 827 inductor); in cs35l35_boost_inductor() 1283 dev_err(&i2c_client->dev, "Inductor not specified.\n"); in cs35l35_handle_of_data()
|
H A D | cs35l41-lib.c | 1005 dev_err(dev, "Invalid boost inductor value: %d nH\n", boost_ind); in cs35l41_boost_config() 1032 dev_err(dev, "Invalid boost inductor peak current: %d mA\n", boost_ipk); in cs35l41_boost_config() 1053 dev_err(dev, "Failed to write boost slope/inductor value: %d\n", ret); in cs35l41_boost_config() 1062 dev_err(dev, "Failed to write boost inductor peak current: %d\n", ret); in cs35l41_boost_config()
|
H A D | Kconfig | 1636 Enable support for Richtek RT9120 20W, stereo, inductor-less,
|
H A D | cs35l45.c | 1051 CS35L45_IRQ(BST_SHORT_ERR, "Boost inductor error", cs35l45_spk_safe_err),
|
/openbmc/linux/drivers/power/supply/ |
H A D | rt9467-charger.c | 1074 /* Set inductor OCP to high level */ in rt9467_do_charger_init() 1077 return dev_err_probe(dev, ret, "Failed to set higher inductor OCP level\n"); in rt9467_do_charger_init()
|
/openbmc/linux/drivers/regulator/ |
H A D | Kconfig | 186 This driver supports AW37503 single inductor - dual output 1511 This driver supports TPS65132 single inductor - dual output
|
H A D | max8973-regulator.c | 393 /* Configure inductor value */ in max8973_init_dcdc()
|
/openbmc/linux/sound/pci/hda/ |
H A D | cs35l41_hda.c | 1263 CS35L41_IRQ(BST_SHORT_ERR, "Boost Inductor Short Error", cs35l41_bst_short_err),
|