Searched refs:iprechg (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | sc89890_charger.c | 72 u8 iprechg; /* precharge current */ member 554 val->intval = sc89890_find_val(sc89890->init_data.iprechg, TBL_ITERM); in sc89890_power_supply_get_property() 672 {F_IPRECHG, sc89890->init_data.iprechg}, in sc89890_hw_init() 906 val = sc89890_find_val(sc89890->init_data.iprechg, TBL_ITERM); in registers_show() 986 {"sc,precharge-current", false, TBL_ITERM, &init->iprechg}, in sc89890_fw_read_u32_props()
|
| H A D | bq2515x_charger.c | 147 int iprechg; member 968 bq2515x->init_data.iprechg = BQ2515X_DEFAULT_IPRECHARGE_UA; in bq2515x_hw_init() 977 bq2515x->init_data.iprechg = in bq2515x_hw_init() 991 bq2515x->init_data.iprechg); in bq2515x_hw_init()
|
| H A D | bq25890_charger.c | 83 u8 iprechg; /* precharge current */ member 513 val->intval = bq25890_find_val(bq->init_data.iprechg, TBL_ITERM); in bq25890_power_supply_get_property() 666 {F_IPRECHG, bq->init_data.iprechg}, in bq25890_hw_init() 884 {"ti,precharge-current", false, TBL_ITERM, &init->iprechg}, in bq25890_fw_read_u32_props()
|
| H A D | bq24190_charger.c | 169 u16 iprechg; member 372 BQ24190_SYSFS_FIELD_RW(iprechg, PCTCC, IPRECHG), 649 if (bdi->iprechg) { in bq24190_set_config() 650 v = bdi->iprechg / 128 - 1; // manual section 9.5.1.4, table 11 in bq24190_set_config() 1697 bdi->iprechg = v; in bq24190_get_config()
|
| H A D | bq25980_charger.c | 84 u32 iprechg; member
|
| H A D | sgm41542_charger.c | 193 int iprechg; /* precharge current */ member
|