Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h28 #define EL3RST 47 /* Level 3 reset */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h28 #define EL3RST 47 /* Level 3 reset */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h73 #define EL3RST 97 /* Level 3 reset */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h23 #define EL3RST 40 /* Level 3 reset */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h70 #define EL3RST 91 /* Level 3 reset */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h70 #define EL3RST 91 /* Level 3 reset */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h23 #define EL3RST 40 /* Level 3 reset */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h73 #define EL3RST 97 /* Level 3 reset */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h12 #define EL3RST 40 /* Level 3 reset */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h12 #define EL3RST 40 /* Level 3 reset */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h53 #define EL3RST 47 /* Level 3 reset */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c61 ERRNO_MSG(EL3RST, "Level 3 reset"),
/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c86 return -EL3RST; in omap_ehci_tll_reset()
/openbmc/qemu/linux-user/
H A Derrnos.c.inc70 E(EL3RST)
/openbmc/linux/lib/
H A Derrname.c76 E(EL3RST),
/openbmc/linux/drivers/net/usb/
H A Drndis_host.c165 return -EL3RST; in rndis_command()