Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dtps65090-regulator.c308 int gpio_flag = GPIOF_OUT_INIT_LOW; in tps65090_configure_regulator_config() local
312 gpio_flag = GPIOF_OUT_INIT_HIGH; in tps65090_configure_regulator_config()
316 config->ena_gpio_flags = gpio_flag; in tps65090_configure_regulator_config()