Searched refs:BACK_BUTTON_GPIO (Results 1 – 2 of 2) sorted by relevance
/u-boot/board/bosch/shc/ | ||
A D | board.h | 142 #define BACK_BUTTON_GPIO GPIO_TO_PIN(1, 29) macro |
A D | board.c | 103 gpio_request(BACK_BUTTON_GPIO, "Back button"); in shc_request_gpio() |
Completed in 4 milliseconds