Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial_core.h223 #define PORT_SIFIVE_V0 120 macro
/linux/drivers/tty/serial/
H A Dsifive.c698 ssp->port.type = PORT_SIFIVE_V0; in sifive_serial_config_port()
709 return port->type == PORT_SIFIVE_V0 ? "SiFive UART v0" : NULL; in sifive_serial_type()
1013 ssp->port.type = PORT_SIFIVE_V0; in sifive_serial_probe()