Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/arm/lpc/
Dlpc_intc.c104 intc_write_4(LPC_INTC_SIC1_ER, 0); in lpc_intc_attach()
172 reg = LPC_INTC_SIC1_ER; in arm_mask_irq()
193 reg = LPC_INTC_SIC1_ER; in arm_unmask_irq()
Dlpcreg.h47 #define LPC_INTC_SIC1_ER 0x4000 macro