Home
last modified time | relevance | path

Searched refs:PORT_SCIFA (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/dm/platform_data/
H A Dserial_sh.h19 PORT_SCIFA, enumerator
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_sh.c46 if (port->type == PORT_SCIFA) in scif_rxfill()
211 {.compatible = "renesas,scifa", .data = PORT_SCIFA},
275 #define SCIF_BASE_PORT PORT_SCIFA
H A Dserial_sh.h112 # define SCSCR_INIT(port) ((port)->type == PORT_SCIFA ? \
262 #define SCI_CTRL_FLAGS_REIE ((port)->type == PORT_SCIFA ? 0 : 8)
/rk3399_rockchip-uboot/board/renesas/stout/
H A Dstout.c225 .type = PORT_SCIFA,