Home
last modified time | relevance | path

Searched hist:e3e7fa2c (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/
H A Dpci.ce3e7fa2c Fri Apr 24 05:10:03 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add a function to assign IRQ numbers to PCI device

Add a function to assign an IRQ number to PCI device's interrupt
line register in its configuration space, so that the PCI device
can have its interrupt working under PIC mode after OS boots up.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/x86/include/asm/
H A Dpci.he3e7fa2c Fri Apr 24 05:10:03 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add a function to assign IRQ numbers to PCI device

Add a function to assign an IRQ number to PCI device's interrupt
line register in its configuration space, so that the PCI device
can have its interrupt working under PIC mode after OS boots up.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>