Home
last modified time | relevance | path

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

/external/u-boot/board/bosch/shc/
Dboard.h142 #define BACK_BUTTON_GPIO GPIO_TO_PIN(1, 29) macro
Dboard.c100 gpio_request(BACK_BUTTON_GPIO, "Back button"); in shc_request_gpio()