Home
last modified time | relevance | path

Searched defs:fixed_voltage_config (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/regulator/
Dfixed.h34 struct fixed_voltage_config { struct
35 const char *supply_name;
36 const char *input_supply;
37 int microvolts;
38 unsigned startup_delay;
39 unsigned int off_on_delay;
40 unsigned enabled_at_boot:1;
41 struct regulator_init_data *init_data;