Home
last modified time | relevance | path

Searched refs:PORT_SCIF (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dsetup-sh7201.c180 .type = PORT_SCIF,
200 .type = PORT_SCIF,
220 .type = PORT_SCIF,
240 .type = PORT_SCIF,
260 .type = PORT_SCIF,
280 .type = PORT_SCIF,
300 .type = PORT_SCIF,
320 .type = PORT_SCIF,
H A Dsetup-sh7264.c228 .type = PORT_SCIF,
252 .type = PORT_SCIF,
276 .type = PORT_SCIF,
300 .type = PORT_SCIF,
324 .type = PORT_SCIF,
348 .type = PORT_SCIF,
372 .type = PORT_SCIF,
396 .type = PORT_SCIF,
H A Dsetup-sh7269.c250 .type = PORT_SCIF,
274 .type = PORT_SCIF,
298 .type = PORT_SCIF,
322 .type = PORT_SCIF,
346 .type = PORT_SCIF,
370 .type = PORT_SCIF,
394 .type = PORT_SCIF,
418 .type = PORT_SCIF,
H A Dsetup-sh7206.c136 .type = PORT_SCIF,
156 .type = PORT_SCIF,
176 .type = PORT_SCIF,
196 .type = PORT_SCIF,
H A Dsetup-sh7203.c176 .type = PORT_SCIF,
197 .type = PORT_SCIF,
218 .type = PORT_SCIF,
239 .type = PORT_SCIF,
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7770.c18 .type = PORT_SCIF,
38 .type = PORT_SCIF,
58 .type = PORT_SCIF,
78 .type = PORT_SCIF,
98 .type = PORT_SCIF,
118 .type = PORT_SCIF,
138 .type = PORT_SCIF,
158 .type = PORT_SCIF,
178 .type = PORT_SCIF,
198 .type = PORT_SCIF,
H A Dsetup-sh7734.c27 .type = PORT_SCIF,
48 .type = PORT_SCIF,
69 .type = PORT_SCIF,
90 .type = PORT_SCIF,
111 .type = PORT_SCIF,
132 .type = PORT_SCIF,
H A Dsetup-sh7785.c22 .type = PORT_SCIF,
43 .type = PORT_SCIF,
64 .type = PORT_SCIF,
85 .type = PORT_SCIF,
106 .type = PORT_SCIF,
127 .type = PORT_SCIF,
H A Dsetup-sh7343.c20 .type = PORT_SCIF,
40 .type = PORT_SCIF,
60 .type = PORT_SCIF,
80 .type = PORT_SCIF,
H A Dsetup-sh7786.c30 .type = PORT_SCIF,
57 .type = PORT_SCIF,
87 .type = PORT_SCIF,
108 .type = PORT_SCIF,
129 .type = PORT_SCIF,
150 .type = PORT_SCIF,
H A Dsetup-shx3.c30 .type = PORT_SCIF,
53 .type = PORT_SCIF,
76 .type = PORT_SCIF,
H A Dsetup-sh7763.c21 .type = PORT_SCIF,
42 .type = PORT_SCIF,
63 .type = PORT_SCIF,
H A Dsetup-sh7723.c25 .type = PORT_SCIF,
46 .type = PORT_SCIF,
67 .type = PORT_SCIF,
H A Dsetup-sh7722.c181 .type = PORT_SCIF,
203 .type = PORT_SCIF,
225 .type = PORT_SCIF,
/openbmc/linux/arch/sh/kernel/cpu/sh2/
H A Dsetup-sh7619.c63 .type = PORT_SCIF,
83 .type = PORT_SCIF,
103 .type = PORT_SCIF,
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dsetup-sh7705.c72 .type = PORT_SCIF,
93 .type = PORT_SCIF,
H A Dsetup-sh7710.c100 .type = PORT_SCIF,
120 .type = PORT_SCIF,
H A Dsetup-sh7720.c53 .type = PORT_SCIF,
74 .type = PORT_SCIF,
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsetup-sh7760.c130 .type = PORT_SCIF,
153 .type = PORT_SCIF,
178 .type = PORT_SCIF,
H A Dsetup-sh4-202.c19 .type = PORT_SCIF,
/openbmc/u-boot/include/dm/platform_data/
H A Dserial_sh.h17 PORT_SCIF, enumerator
/openbmc/linux/include/uapi/linux/
H A Dserial_core.h96 #define PORT_SCIF 53 macro
/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c908 if (port->type == PORT_SCIF || in sci_receive_chars()
1059 case PORT_SCIF: in scif_set_rtrg()
2705 case PORT_SCIF: in sci_type()
2887 case PORT_SCIF: in sci_probe_regmap()
2972 case PORT_SCIF: in sci_init_single()
3225 .data = SCI_OF_DATA(PORT_SCIF, SCIx_SH2_SCIF_FIFODATA_REGTYPE),
3229 .data = SCI_OF_DATA(PORT_SCIF, SCIx_RZ_SCIFA_REGTYPE),
3233 .data = SCI_OF_DATA(PORT_SCIF, SCIx_RZ_SCIFA_REGTYPE),
3238 .data = SCI_OF_DATA(PORT_SCIF, SCIx_SH4_SCIF_BRG_REGTYPE),
3241 .data = SCI_OF_DATA(PORT_SCIF, SCIx_SH4_SCIF_BRG_REGTYPE),
[all …]
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.c209 {.compatible = "renesas,scif", .data = PORT_SCIF},
285 #define SCIF_BASE_PORT PORT_SCIF
H A Dserial_sh.h398 if (port->type == PORT_SCIF || port->type == PORT_SCIFB) {\
406 if (port->type == PORT_SCIF || port->type == PORT_SCIFB) {\
754 if (port->type == PORT_SCIF) in scbrr_calc()

12