Searched full:iinlim (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | bq25890.yaml | 73 between the resistor setting and the IINLIM register setting
|
/linux/drivers/power/supply/ |
H A D | bq24190_charger.c | 168 /* REG00[2:0] (IINLIM) in uAh */ 409 BQ24190_SYSFS_FIELD_RW(iinlim, ISC, IINLIM), 1467 * reset to iinlim based on its own charger detection (which is not in bq24190_charger_external_power_changed() 1469 * too low default 500mA iinlim. Delay setting the input-current-limit in bq24190_charger_external_power_changed()
|
H A D | bq25890_charger.c | 1410 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/drivers/platform/x86/x86-android-tablets/ |
H A D | lenovo.c | 805 PROPERTY_ENTRY_U32("linux,iinlim-percentage", 40),
|