Searched refs:iprechg (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/power/supply/ |
D | bq25890_charger.c | 71 u8 iprechg; /* precharge current */ member 601 {F_IPRECHG, bq->init_data.iprechg}, in bq25890_hw_init() 751 {"ti,precharge-current", false, TBL_ITERM, &init->iprechg}, in bq25890_fw_read_u32_props()
|
D | bq24190_charger.c | 169 u16 iprechg; member 367 BQ24190_SYSFS_FIELD_RW(iprechg, PCTCC, IPRECHG), 657 if (bdi->iprechg) { in bq24190_set_config() 658 v = bdi->iprechg / 128 - 1; // manual section 9.5.1.4, table 11 in bq24190_set_config() 1677 bdi->iprechg = v; in bq24190_get_config()
|