Home
last modified time | relevance | path

Searched refs:states (Results 1 – 6 of 6) sorted by relevance

/drivers/power/regulator/
A Dgpio-regulator.c24 int states[GPIO_REGULATOR_MAX_STATES]; member
73 plat->states[j] = states_array[i + 1]; in gpio_regulator_of_to_plat()
96 if (enable == plat->states[0]) in gpio_regulator_get_value()
112 enable = plat->states[0]; in gpio_regulator_set_value()
114 enable = plat->states[1]; in gpio_regulator_set_value()
/drivers/mux/
A DKconfig21 multiplexer states.
31 multiplexer states.
A Dmmio.c122 mux->states = 1 << bits; in mmio_mux_probe()
128 idle_states[i] >= mux->states) in mmio_mux_probe()
A Dmux-uclass.c60 return mux->states; in mux_control_states()
75 if (WARN_ON(state < 0 || state >= mux->states)) in __mux_control_select()
/drivers/extcon/
A DKconfig9 connectors with multiple states; i.e., an extcon that may have
/drivers/mtd/spi/
A Dsandbox.c48 static const char * const states[] = { in sandbox_sf_state_name() local
52 return states[state]; in sandbox_sf_state_name()

Completed in 11 milliseconds