Searched refs:F_ICHG (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | sc89890_charger.c | 42 F_PUMPX_EN, F_ICHG, /* Reg04 */ enumerator 171 [F_ICHG] = REG_FIELD(0x04, 0, 6), 606 ret = sc89890_field_write(sc89890, F_ICHG, index); in sc89890_power_supply_set_property() 669 {F_ICHG, sc89890->init_data.ichg}, in sc89890_hw_init()
|
| H A D | bq25890_charger.c | 53 F_PUMPX_EN, F_ICHG, /* Reg04 */ enumerator 192 [F_ICHG] = REG_FIELD(0x04, 0, 6), 663 {F_ICHG, bq->init_data.ichg}, in bq25890_hw_init() 965 bq25890_field_write(bq, F_ICHG, ichg); in bq25890_set_pd_param()
|
| H A D | bq24257_charger.c | 58 F_ICHG, F_ITERM, /* REG 4 */ enumerator 143 [F_ICHG] = REG_FIELD(BQ24257_REG_4, 3, 7), 686 {F_ICHG, bq->init_data.ichg}, in bq24257_hw_init()
|