Home
last modified time | relevance | path

Searched refs:XLP_IO_USB_OFFSET (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/nlm/hal/
H A Dusb.h55 #define nlm_get_usb_pcibase(node, inst) nlm_pcicfg_base(XLP_IO_USB_OFFSET(node, inst))
H A Diomap.h64 #define XLP_IO_USB_OFFSET(node, i) XLP_HDR_OFFSET(node, 0, 2, i) macro
/f-stack/freebsd/mips/nlm/
H A Dintr_machdep.c106 offset = XLP_IO_USB_OFFSET(0, irq - PIC_USB_0_IRQ); in xlp_irq_to_irt()