Lines Matching refs:hardware
17 hardware interrupt numbers: whereas in the past, IRQ numbers could
18 be chosen so they matched the hardware IRQ line into the root
23 interrupt numbers, called hardware irq's, from Linux IRQ numbers.
52 required hardware setup.
104 programmable in the hardware. In this case it is best to program the
105 Linux IRQ number into the hardware itself so that no mapping is
108 Linux IRQ number into the hardware.
166 To support such a hardware topology and make software architecture match
167 hardware architecture, an irq_domain data structure is built for each
185 3) irq_domain_activate_irq(): activate interrupt controller hardware to
187 4) irq_domain_deactivate_irq(): deactivate interrupt controller hardware
195 is used to store irq_domain pointer and hardware irq number.
208 with the hardware managed by itself and may ask for services from its
218 hardware.