Searched refs:RCU_BOOT_SEL_XRX200 (Results 1 – 1 of 1) sorted by relevance
65 #define RCU_BOOT_SEL_XRX200(x) (((x >> 17) & 0xf) | ((x >> 8) & 0x10)) macro136 return RCU_BOOT_SEL_XRX200(val); in ltq_boot_select()