Home
last modified time | relevance | path

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

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