Home
last modified time | relevance | path

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

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