Home
last modified time | relevance | path

Searched refs:KEY_VOL_UP_GPIO (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/samsung/common/
H A Dmisc.c153 value = !gpio_get_value(KEY_VOL_UP_GPIO); in key_pressed()
444 gpio_request(KEY_VOL_UP_GPIO, "volume-up"); in keys_init()
446 gpio_direction_input(KEY_VOL_UP_GPIO); in keys_init()
/openbmc/u-boot/include/configs/
H A Ds5pc210_universal.h157 #define KEY_VOL_UP_GPIO EXYNOS4_GPIO_X20 macro
H A Dtrats2.h164 #define KEY_VOL_UP_GPIO EXYNOS4X12_GPIO_X22 macro
H A Dtrats.h181 #define KEY_VOL_UP_GPIO EXYNOS4_GPIO_X20 macro