Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Dgpio.h64 #define GPIO_RDY 8 macro
/openbmc/linux/arch/mips/rb532/
H A Ddevices.c134 return gpio_get_value(GPIO_RDY); in rb532_dev_ready()