Searched defs:regul_struct (Results 1 – 1 of 1) sorted by relevance
17 struct regul_struct { struct18 const char *dt_node_name;19 const uint16_t *voltage_table;20 uint8_t voltage_table_size;21 uint8_t control_reg;22 uint8_t low_power_reg;23 uint8_t enable_pos;24 uint8_t pull_down_reg;25 uint8_t pull_down_pos;26 uint8_t mask_reset_reg;[all …]
Completed in 3 milliseconds