Go to the documentation of this file.
22 #define R_C60LO16 0x54
23 #define R_C60HI16 0x55
26 #define C6X_TRAMP_WORD_COUNT 8
27 #define C6X_TRAMP_MAX_RELOS 8
30 #define HASH_FUNC(zz) (((((zz) + 1) * 1845UL) >> 11) & 63)
52 static const u16 tramp_map[] = {
156 static u32 tramp_size_get(
void)
161 static u32 tramp_img_pkt_size_get(
void)