Home
last modified time | relevance | path

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

/arch/m32r/platforms/mappi2/
Dsetup.c137 irq_set_chip_and_handler(PLD_IRQ_CFC_EJECT, &mappi2_irq_type, in init_IRQ()
139 icu_data[PLD_IRQ_CFC_EJECT].icucr = M32R_ICUCR_IEN|M32R_ICUCR_ISMOD10; in init_IRQ()
140 disable_mappi2_irq(PLD_IRQ_CFC_EJECT); in init_IRQ()
/arch/m32r/include/asm/mappi2/
Dmappi2_pld.h62 #define PLD_IRQ_CFC_EJECT (42) /* CFC Card Eject */ macro
68 #define PLD_IRQ_CFC_EJECT (36) /* CFC Card Eject */ macro
/arch/m32r/platforms/m32700ut/
Dsetup.c330 irq_set_chip_and_handler(PLD_IRQ_CFC_EJECT, &m32700ut_pld_irq_type, in init_IRQ()
332 …pld_icu_data[irq2pldirq(PLD_IRQ_CFC_EJECT)].icucr = PLD_ICUCR_IEN|PLD_ICUCR_ISMOD02; /* 'H' edge s… in init_IRQ()
333 disable_m32700ut_pld_irq(PLD_IRQ_CFC_EJECT); in init_IRQ()
/arch/m32r/platforms/opsput/
Dsetup.c330 irq_set_chip_and_handler(PLD_IRQ_CFC_EJECT, &opsput_pld_irq_type, in init_IRQ()
332 …pld_icu_data[irq2pldirq(PLD_IRQ_CFC_EJECT)].icucr = PLD_ICUCR_IEN|PLD_ICUCR_ISMOD02; /* 'H' edge s… in init_IRQ()
333 disable_opsput_pld_irq(PLD_IRQ_CFC_EJECT); in init_IRQ()
/arch/m32r/include/asm/m32104ut/
Dm32104ut_pld.h76 #define PLD_IRQ_CFC_EJECT (M32104UT_PLD_IRQ_BASE + 5) /* CF Eject */ macro
/arch/m32r/include/asm/opsput/
Dopsput_pld.h78 #define PLD_IRQ_CFC_EJECT (OPSPUT_PLD_IRQ_BASE + 5) /* CF Eject */ macro
/arch/m32r/include/asm/m32700ut/
Dm32700ut_pld.h82 #define PLD_IRQ_CFC_EJECT (M32700UT_PLD_IRQ_BASE + 5) /* CF Eject */ macro