Searched refs:F_ICHGR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | sc89890_charger.c | 60 F_ICHGR, /* Reg12 */ enumerator 229 [F_ICHGR] = REG_FIELD(0x12, 0, 6), 581 ret = sc89890_field_read(sc89890, F_ICHGR); /* read measured value */ in sc89890_power_supply_get_property() 936 ret = sc89890_field_read(sc89890, F_ICHGR); /* read measured value */ in registers_show()
|
| H A D | bq25890_charger.c | 71 F_ICHGR, /* Reg12 */ enumerator 250 [F_ICHGR] = REG_FIELD(0x12, 0, 6), 538 ret = bq25890_field_read(bq, F_ICHGR); /* read measured value */ in bq25890_power_supply_get_property()
|