Home
last modified time | relevance | path

Searched refs:EL3RST (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h53 #define EL3RST 47 /* Level 3 reset */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c61 ERRNO_MSG(EL3RST, "Level 3 reset"),
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-omap.c87 return -EL3RST; in omap_ehci_tll_reset()