Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Duart.h96 nlm_pcicfg_base(XLP_IO_UART_OFFSET(node, inst))
H A Diomap.h85 #define XLP_IO_UART_OFFSET(node, i) XLP_HDR_OFFSET(node, 0, 6, i) macro
/f-stack/freebsd/mips/nlm/
H A Dintr_machdep.c93 offset = XLP_IO_UART_OFFSET(0, irq - PIC_UART_0_IRQ); in xlp_irq_to_irt()