Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dimxuartreg.h130 #define IMXUART_SPACE 0x0c0 macro
Dimxuart.c812 if (bus_space_map(iot, iobase, IMXUART_SPACE, 0, &imxuartconsioh)) in imxuartcnattach()