Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/rockchip/evb_rk3308/
H A Devb_rk3308.c21 int rockchip_dnl_key_pressed(void) in rockchip_dnl_key_pressed() function
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c299 __weak int rockchip_dnl_key_pressed(void) in rockchip_dnl_key_pressed() function
335 if (rockchip_dnl_key_pressed() || is_hotkey(HK_ROCKUSB_DNL)) { in setup_download_mode()