Searched defs:code (Results 1 – 9 of 9) sorted by relevance
80 static const char *lookup_string(u32 code, in lookup_string()100 const char *microblaze_lookup_fpga_family_string(const u32 code) in microblaze_lookup_fpga_family_string()105 const char *microblaze_lookup_cpu_version_string(const u32 code) in microblaze_lookup_cpu_version_string()
54 #define PLD(code...) code argument56 #define PLD(code...) argument86 #define CALGN(code...) argument
15 uint32_t code[9]; member
46 const u32 code; member
48 static inline void post_code(int code) in post_code()
118 static void _exit_trap(ulong code, ulong epc, ulong tval, struct pt_regs *regs) in _exit_trap()
29 #define EDMA3_SLOPT_COMP_CODE(code) ((0x3f & (code)) << 12) argument
71 u32 code; member
Completed in 23 milliseconds