Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/ !
Dm32r_sio.c47 #define PORT_M32R_BASE PORT_M32R_SIO
144 [PORT_INDEX(PORT_M32R_SIO)] = {
910 up->port.type = (PORT_M32R_SIO - PORT_M32R_BASE + 1); in m32r_sio_config_port()
/linux-3.4.99/include/linux/ !
Dserial_core.h130 #define PORT_M32R_SIO 68 macro