Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mx6sabresd/
H A Dmx6sabresd.c61 #define KEY_VOL_UP IMX_GPIO_NR(1, 4) macro
679 gpio_request(KEY_VOL_UP, "KEY Volume UP"); in spl_start_uboot()
680 gpio_direction_input(KEY_VOL_UP); in spl_start_uboot()
683 return gpio_get_value(KEY_VOL_UP); in spl_start_uboot()
H A DREADME113 - Press KEY_VOL_UP key, power up the board and then SPL binary will