Searched refs:S_BOOT_LUT6 (Results 1 – 1 of 1) sorted by relevance
51211 #define S_BOOT_LUT6 8 macro51213 #define V_BOOT_LUT6(x) ((x) << S_BOOT_LUT6)51214 #define G_BOOT_LUT6(x) (((x) >> S_BOOT_LUT6) & M_BOOT_LUT6)