Searched refs:GPIO_RDY (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/mips/include/asm/mach-rc32434/ | ||
D | gpio.h | 64 #define GPIO_RDY 8 macro |
/linux-6.12.1/arch/mips/rb532/ | ||
D | devices.c | 134 return gpio_get_value(GPIO_RDY); in rb532_dev_ready() |