Linux Kernel
3.7.1
|
#include <tps65217.h>
Data Fields | |
const char * | name |
u8 | table_len |
const unsigned int * | table |
bool | defdcdc_default |
const char * | vin_name |
u8 | n_voltages |
const unsigned int * | voltage_table |
int | enable_time_us |
int | min_uV |
int | max_uV |
int(* | vsel_to_uv )(unsigned int vsel) |
int(* | uv_to_vsel )(int uV, unsigned int *vsel) |
Definition at line 133 of file tps65023-regulator.c.
bool defdcdc_default |
Definition at line 82 of file tps6507x-regulator.c.
int enable_time_us |
Definition at line 91 of file tps65910-regulator.c.
int max_uV |
Definition at line 258 of file tps65217.h.
int min_uV |
Definition at line 257 of file tps65217.h.
u8 n_voltages |
Definition at line 89 of file tps65910-regulator.c.
Definition at line 134 of file tps65023-regulator.c.
Definition at line 136 of file tps65023-regulator.c.
u8 table_len |
Definition at line 135 of file tps65023-regulator.c.
Definition at line 260 of file tps65217.h.
Definition at line 88 of file tps65910-regulator.c.
Definition at line 90 of file tps65910-regulator.c.
Definition at line 259 of file tps65217.h.