Home
last modified time | relevance | path

Searched refs:RCU_BOOT_SEL (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/lantiq/xway/
Dreset.c44 #define RCU_BOOT_SEL(x) ((x >> 18) & 0x7) macro
67 return RCU_BOOT_SEL(val); in ltq_boot_select()