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