Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-lp3943.c125 else if (read == LP3943_GPIO_OUT_LOW) in lp3943_get_gpio_out_status()
158 data = LP3943_GPIO_OUT_LOW; in lp3943_gpio_set()
/openbmc/linux/include/linux/mfd/
H A Dlp3943.h32 #define LP3943_GPIO_OUT_LOW 0x01 macro