Searched full:inductor (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/drivers/video/backlight/ |
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()
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
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
|
D | cs35l34.txt | 17 - cirrus,boost-nanohenry: Inductor value for boost converter. The value is
|
D | cirrus,cs35l41.yaml | 52 Boost inductor value, expressed in nH. Valid
|
D | cs35l35.txt | 17 - cirrus,boost-ind-nanohenry: Inductor value for boost converter. The value is
|
/Linux-v6.1/include/sound/ |
D | cs35l34.h | 20 /* Boost inductor value (nH) */
|
D | cs35l35.h | 99 /* Inductor Value */
|
/Linux-v6.1/sound/soc/codecs/ |
D | cs35l34.c | 674 unsigned int inductor) in cs35l34_boost_inductor() argument 678 switch (inductor) { in cs35l34_boost_inductor() 708 dev_err(component->dev, "%s Invalid Inductor Value %d uH\n", in cs35l34_boost_inductor() 709 __func__, inductor); in cs35l34_boost_inductor() 834 dev_err(&i2c_client->dev, "Inductor not specified.\n"); in cs35l34_handle_of_data()
|
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()
|
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()
|
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()
|
D | Kconfig | 1442 Enable support for Richtek RT9120 20W, stereo, inductor-less,
|
/Linux-v6.1/drivers/regulator/ |
D | max8973-regulator.c | 393 /* Configure inductor value */ in max8973_init_dcdc()
|
D | Kconfig | 1385 This driver supports TPS65132 single inductor - dual output
|
/Linux-v6.1/sound/pci/hda/ |
D | cs35l41_hda.c | 1056 CS35L41_IRQ(BST_SHORT_ERR, "Boost Inductor Short Error", cs35l41_bst_short_err),
|