Home
last modified time | relevance | path

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

/arch/m32r/platforms/oaks32r/
Dsetup.c17 #define irq2port(x) (M32R_ICU_CR1_PORTL + ((x - 1) * sizeof(unsigned long)))
/arch/m32r/platforms/m32104ut/
Dsetup.c19 #define irq2port(x) (M32R_ICU_CR1_PORTL + ((x - 1) * sizeof(unsigned long)))
/arch/m32r/platforms/mappi/
Dsetup.c18 #define irq2port(x) (M32R_ICU_CR1_PORTL + ((x - 1) * sizeof(unsigned long)))
/arch/m32r/platforms/mappi2/
Dsetup.c18 #define irq2port(x) (M32R_ICU_CR1_PORTL + ((x - 1) * sizeof(unsigned long)))
/arch/m32r/platforms/mappi3/
Dsetup.c18 #define irq2port(x) (M32R_ICU_CR1_PORTL + ((x - 1) * sizeof(unsigned long)))
/arch/m32r/platforms/usrv/
Dsetup.c17 #define irq2port(x) (M32R_ICU_CR1_PORTL + ((x - 1) * sizeof(unsigned long)))
/arch/m32r/include/asm/
Dm32r_mp_fpga.h219 #define M32R_ICU_CR1_PORTL (0x200+M32R_ICU_OFFSET) /* INT0 */ macro
Dm32102.h176 #define M32R_ICU_CR1_PORTL (0x200+M32R_ICU_OFFSET) /* INT0 */ macro
/arch/m32r/platforms/m32700ut/
Dsetup.c25 #define irq2port(x) (M32R_ICU_CR1_PORTL + ((x - 1) * sizeof(unsigned long)))
/arch/m32r/platforms/opsput/
Dsetup.c26 #define irq2port(x) (M32R_ICU_CR1_PORTL + ((x - 1) * sizeof(unsigned long)))