Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dgpio.h24 #define GPIO_READ_ERROR 0x08 macro
H A Dgpio.c58 return GPIO_READ_ERROR; in gpio_read()