Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/mach-harp/
Dsetup.c50 #define SER TOP_PRIORITY
51 #define ERR TOP_PRIORITY
52 #define PW0 TOP_PRIORITY
53 #define PW1 TOP_PRIORITY
54 #define PW2 TOP_PRIORITY
55 #define PW3 TOP_PRIORITY
72 #define ITI TOP_PRIORITY /* WDT Ints */
/linux-2.4.37.9/arch/sh64/mach-sim/
Dsetup.c73 #define SER TOP_PRIORITY
74 #define ERR TOP_PRIORITY
75 #define PW0 TOP_PRIORITY
76 #define PW1 TOP_PRIORITY
77 #define PW2 TOP_PRIORITY
78 #define PW3 TOP_PRIORITY
95 #define ITI TOP_PRIORITY /* WDT Ints */
/linux-2.4.37.9/arch/sh64/mach-cayman/
Dsetup.c52 #define SER TOP_PRIORITY
53 #define ERR TOP_PRIORITY
54 #define PW0 TOP_PRIORITY
55 #define PW1 TOP_PRIORITY
56 #define PW2 TOP_PRIORITY
57 #define PW3 TOP_PRIORITY
74 #define ITI TOP_PRIORITY /* WDT Ints */
/linux-2.4.37.9/include/asm-sh64/
Dirq.h111 #define TOP_PRIORITY 15 macro