Home
last modified time | relevance | path

Searched refs:rtr_vendor (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dpirq_routing.h46 u16 rtr_vendor; /* Vendor ID of the interrupt router */ member
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dirq.c167 rt->rtr_vendor = PCI_VENDOR_ID_INTEL; in create_pirq_routing_table()