Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-da9055.c20 #define DA9055_GPI 0x1 macro
24 #define DA9055_INPUT DA9055_GPI
77 reg_byte = (DA9055_ACT_LOW | DA9055_GPI) in da9055_gpio_direction_input()