OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_SCIFA
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/include/dm/platform_data/
serial_sh.h
18
PORT_SCIFA
,
/bionic/libc/kernel/uapi/linux/
serial_core.h
102
#define
PORT_SCIFA
83
/external/kernel-headers/original/uapi/linux/
serial_core.h
183
#define
PORT_SCIFA
83
/external/u-boot/drivers/serial/
serial_sh.c
45
if (port->type ==
PORT_SCIFA
)
210
{.compatible = "renesas,scifa", .data =
PORT_SCIFA
},
279
#define SCIF_BASE_PORT
PORT_SCIFA
serial_sh.h
112
# define SCSCR_INIT(port) ((port)->type ==
PORT_SCIFA
? \
260
#define SCI_CTRL_FLAGS_REIE ((port)->type ==
PORT_SCIFA
? 0 : 8)
400
} else { /* PORT_SCI or
PORT_SCIFA
*/\
408
} else { /* PORT_SCI or
PORT_SCIFA
*/\
Completed in 1375 milliseconds