Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A Dboard.h143 #define BACK_BUTTON_GPIO GPIO_TO_PIN(1, 29) macro
H A Dboard.c101 gpio_request(BACK_BUTTON_GPIO, "Back button"); in shc_request_gpio()