Home
last modified time | relevance | path

Searched refs:IT8152_INTC_LPCNIRR (Results 1 – 3 of 3) sorted by relevance

/arch/arm/common/
Dit8152.c83 __raw_writel((0), IT8152_INTC_LPCNIRR); in it8152_init_irq()
102 bits_lp = __raw_readl(IT8152_INTC_LPCNIRR); in it8152_irq_demux()
107 __raw_writel((~bits_lp), IT8152_INTC_LPCNIRR); in it8152_irq_demux()
114 bits_lp = __raw_readl(IT8152_INTC_LPCNIRR); in it8152_irq_demux()
/arch/arm/include/asm/hardware/
Dit8152.h28 #define IT8152_INTC_LPCNIRR __REG_IT8152(0x3f00320) macro
/arch/arm/mach-pxa/
Dcm-x2xx-pci.c91 __raw_writel((0), IT8152_INTC_LPCNIRR); in __cmx2xx_pci_suspend()