Searched refs:KEY_VOL_UP (Results 1 – 2 of 2) sorted by relevance
61 #define KEY_VOL_UP IMX_GPIO_NR(1, 4) macro679 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()
113 - Press KEY_VOL_UP key, power up the board and then SPL binary will