Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/drivers/firmware/scmi/
H A Dscmi_agent-uclass.c21 struct error_code { struct
26 static const struct error_code scmi_linux_errmap[] = { argument
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbios.h70 uint32_t error_code; member
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dprocessor.h71 unsigned long error_code; member
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dprocessor.h91 unsigned long error_code; member
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci.c43 #define PCI_OP(rw, size, type, error_code) \ argument
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c1516 enum fdt_status status, unsigned int error_code) in fdt_set_node_status()
1557 enum fdt_status status, unsigned int error_code) in fdt_set_status_by_alias()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dme_common.h73 u32 error_code:4; member