Home
last modified time | relevance | path

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

/arch/m32r/platforms/mappi2/
Dsetup.c119 icu_data[M32R_IRQ_INT1].icucr = M32R_ICUCR_ISMOD01; in init_IRQ()
126 icu_data[PLD_IRQ_CFIREQ].icucr = M32R_ICUCR_IEN|M32R_ICUCR_ISMOD01; in init_IRQ()
/arch/m32r/platforms/mappi3/
Dsetup.c118 icu_data[M32R_IRQ_INT1].icucr = M32R_ICUCR_ISMOD01; in init_IRQ()
125 icu_data[PLD_IRQ_CFIREQ].icucr = M32R_ICUCR_IEN|M32R_ICUCR_ISMOD01; in init_IRQ()
/arch/m32r/include/asm/
Dm32r_mp_fpga.h262 #define M32R_ICUCR_ISMOD01 (1UL<<4) /* b26-b27: Interrupt sense mode Level L */ macro
Dm32102.h226 #define M32R_ICUCR_ISMOD01 (1UL<<4) /* b26-b27: Interrupt sense mode Level L */ macro
/arch/m32r/platforms/m32700ut/
Dsetup.c361 icu_data[M32R_IRQ_INT2].icucr = M32R_ICUCR_IEN|M32R_ICUCR_ISMOD01; in init_IRQ()
/arch/m32r/platforms/opsput/
Dsetup.c360 icu_data[M32R_IRQ_INT2].icucr = M32R_ICUCR_IEN|M32R_ICUCR_ISMOD01; in init_IRQ()