Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-lp3943.c133 else if (read == LP3943_GPIO_OUT_LOW) in lp3943_get_gpio_out_status()
166 data = LP3943_GPIO_OUT_LOW; in lp3943_gpio_set()
/linux-4.4.14/include/linux/mfd/
Dlp3943.h36 #define LP3943_GPIO_OUT_LOW 0x01 macro