Searched refs:gpio_get_int (Results 1 - 3 of 3) sorted by relevance
| /src/sys/arch/evbppc/stand/wii/ | ||
| H A D | gpio.h | 41 int gpio_get_int(int); |
| H A D | gpio.c | 72 gpio_get_int(int pin) function in typeref:typename:int |
| H A D | boot.c | 81 curname = gpio_get_int(GPIO_EJECT_BTN) ? 2 : 0; |
Completed in 8 milliseconds