Searched refs:PORT_SCIFA (Results 1 – 4 of 4) sorted by relevance
45 if (port->type == PORT_SCIFA) in scif_rxfill()210 {.compatible = "renesas,scifa", .data = PORT_SCIFA},279 #define SCIF_BASE_PORT PORT_SCIFA
112 # define SCSCR_INIT(port) ((port)->type == PORT_SCIFA ? \260 #define SCI_CTRL_FLAGS_REIE ((port)->type == PORT_SCIFA ? 0 : 8)
18 PORT_SCIFA, enumerator
183 #define PORT_SCIFA 83 macro