Searched refs:INPUT_VOLTAGE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | bq25700_charger.c | 91 INPUT_VOLTAGE,/*reg3dh*/ enumerator 330 [INPUT_VOLTAGE] = REG_FIELD(0x3D, 6, 13), 470 [INPUT_VOLTAGE] = REG_FIELD(0x0a, 6, 13), 736 3200 + bq25700_field_read(charger, INPUT_VOLTAGE) * 64); in bq25700_dump_regs() 791 3200 + bq25700_field_read(charger, INPUT_VOLTAGE) * 64); in bq25703_dump_regs() 1013 3200 + bq25700_field_read(charger, INPUT_VOLTAGE) * 64); in bq25700_hw_init() 1308 bq25700_field_write(bq, INPUT_VOLTAGE, vol_idx); in bq2570x_pd_notifier_call() 1582 bq25700_field_write(charger, INPUT_VOLTAGE, vol_idx); in bq25700_discnt() 1724 bq25700_field_write(charger, INPUT_VOLTAGE, vol_idx); in bq25700_register_pd_nb() 2095 bq25700_field_write(charger, INPUT_VOLTAGE, vol_idx); in bq25700_shutdown()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/ |
| H A D | edid.h | 126 #define INPUT_VOLTAGE _INPUT_VOLTAGE(GET(D_INPUT)) macro
|
| H A D | interpret_edid.c | 466 r->input_voltage = INPUT_VOLTAGE; in get_display_section()
|