Searched refs:gpio_active_low (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/linux/power/
H A Dgpio-charger.h26 * @gpio_active_low: Should be set to 1 if the GPIO is active low otherwise 0
35 int gpio_active_low; member in struct:gpio_charger_platform_data
/linux-4.1.27/drivers/extcon/
H A Dextcon-gpio.c37 bool gpio_active_low; member in struct:gpio_extcon_data
54 if (data->gpio_active_low) gpio_extcon_work()
110 extcon_data->gpio_active_low = pdata->gpio_active_low; gpio_extcon_probe()
/linux-4.1.27/include/linux/extcon/
H A Dextcon-gpio.h30 * @gpio_active_low: Boolean describing whether gpio active state is 1 or 0
49 bool gpio_active_low; member in struct:gpio_extcon_platform_data
/linux-4.1.27/drivers/power/
H A Dgpio-charger.c62 val->intval ^= pdata->gpio_active_low; gpio_charger_get_property()
100 pdata->gpio_active_low = !!(flags & OF_GPIO_ACTIVE_LOW); gpio_charger_parse_dt()
/linux-4.1.27/arch/mips/jz4740/
H A Dboard-qi_lb60.c419 .gpio_active_low = 1,
/linux-4.1.27/arch/arm/mach-pxa/
H A Dtosa.c374 .gpio_active_low = 1,

Completed in 275 milliseconds