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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ite-boards/generic/
H A Dirq.c87 struct it8172_intc_regs volatile *it8172_hw0_icregs variable
134 DPRINTK("DB lpc_mask %x\n", it8172_hw0_icregs->lpc_mask);
135 it8172_hw0_icregs->lpc_mask |=
137 DPRINTK("DA lpc_mask %x\n", it8172_hw0_icregs->lpc_mask);
141 DPRINTK("DB lb_mask %x\n", it8172_hw0_icregs->lb_mask);
142 it8172_hw0_icregs->lb_mask |=
144 DPRINTK("DA lb_mask %x\n", it8172_hw0_icregs->lb_mask);
148 DPRINTK("DB pci_mask %x\n", it8172_hw0_icregs->pci_mask);
149 it8172_hw0_icregs->pci_mask |=
151 DPRINTK("DA pci_mask %x\n", it8172_hw0_icregs
[all...]

Completed in 42 milliseconds