Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dgpio.h25 #define GPIO_WRITE_ERROR 0x10 macro
H A Dgpio.c40 return GPIO_WRITE_ERROR; in gpio_write()