Searched refs:S_BOOT_LUT7 (Results 1 – 1 of 1) sorted by relevance
51206 #define S_BOOT_LUT7 12 macro51208 #define V_BOOT_LUT7(x) ((x) << S_BOOT_LUT7)51209 #define G_BOOT_LUT7(x) (((x) >> S_BOOT_LUT7) & M_BOOT_LUT7)