Searched refs:IRQ_ENABLE_SET (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/mach-versatile/
H A Dintegrator_ap.c79 writel(ic_irq_enable, VA_IC_BASE + IRQ_ENABLE_SET);
H A Dintegrator-hardware.h297 #define IRQ_ENABLE_SET 0x08 macro
/linux-master/drivers/irqchip/
H A Dirq-versatile-fpga.c22 #define IRQ_ENABLE_SET 0x08 macro
65 writel(mask, f->base + IRQ_ENABLE_SET);
/linux-master/drivers/pci/controller/dwc/
H A Dpci-keystone.c70 #define IRQ_ENABLE_SET(n) (0x188 + ((n) << 4)) macro
737 ks_pcie_app_writel(ks_pcie, IRQ_ENABLE_SET(i), INTx_EN);

Completed in 111 milliseconds