Home
last modified time | relevance | path

Searched full:iinlim (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/power/supply/
Dbq25890.yaml73 between the resistor setting and the IINLIM register setting
/linux-6.12.1/drivers/power/supply/
Dbq24190_charger.c168 /* REG00[2:0] (IINLIM) in uAh */
409 BQ24190_SYSFS_FIELD_RW(iinlim, ISC, IINLIM),
1461 * reset to iinlim based on its own charger detection (which is not in bq24190_charger_external_power_changed()
1463 * too low default 500mA iinlim. Delay setting the input-current-limit in bq24190_charger_external_power_changed()
Dbq25890_charger.c1410 ret = device_property_read_u32(bq->dev, "linux,iinlim-percentage", &val); in bq25890_fw_probe()
1413 dev_err(bq->dev, "Error linux,iinlim-percentage %u > 100\n", val); in bq25890_fw_probe()
/linux-6.12.1/drivers/i2c/busses/
Di2c-cht-wc.c393 PROPERTY_ENTRY_U32("linux,iinlim-percentage", 60),
/linux-6.12.1/drivers/platform/x86/x86-android-tablets/
Dlenovo.c805 PROPERTY_ENTRY_U32("linux,iinlim-percentage", 40),