Home
last modified time | relevance | path

Searched hist:"3 d232878" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/
H A Dioapic.c3d232878 Mon Jun 22 23:18:49 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add I/O APIC register access routines

I/O APIC registers are addressed indirectly. Add io_apic_read() and
io_apic_write() routines to help register access. Two macros for I/O
APIC ID and version register offset are also added.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A DMakefile3d232878 Mon Jun 22 23:18:49 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add I/O APIC register access routines

I/O APIC registers are addressed indirectly. Add io_apic_read() and
io_apic_write() routines to help register access. Two macros for I/O
APIC ID and version register offset are also added.

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 Dioapic.h3d232878 Mon Jun 22 23:18:49 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add I/O APIC register access routines

I/O APIC registers are addressed indirectly. Add io_apic_read() and
io_apic_write() routines to help register access. Two macros for I/O
APIC ID and version register offset are also added.

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