Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_rt288x.c67 p->iotype = UPIO_AU; in au_platform_setup()
86 p->iotype = UPIO_AU; in rt288x_setup()
/linux/include/linux/
H A Dserial_core.h479 #define UPIO_AU (SERIAL_IO_AU) /* Au1x00 and RT288x type IO */ macro