Searched refs:S_BOOT_LUT45 (Results 1 – 1 of 1) sorted by relevance
36412 #define S_BOOT_LUT45 4 macro36414 #define V_BOOT_LUT45(x) ((x) << S_BOOT_LUT45)36415 #define G_BOOT_LUT45(x) (((x) >> S_BOOT_LUT45) & M_BOOT_LUT45)