| /linux/Documentation/devicetree/bindings/serial/ |
| H A D | renesas,hscif.yaml | 4 $id: http://devicetree.org/schemas/serial/renesas,hscif.yaml# 7 title: Renesas High Speed Serial Communication Interface with FIFO (HSCIF) 20 - renesas,hscif-r8a7778 # R-Car M1 21 - renesas,hscif-r8a7779 # R-Car H1 22 - const: renesas,rcar-gen1-hscif # R-Car Gen1 23 - const: renesas,hscif # generic HSCIF compatible UART 27 - renesas,hscif-r8a7742 # RZ/G1H 28 - renesas,hscif-r8a7743 # RZ/G1M 29 - renesas,hscif-r8a7744 # RZ/G1N 30 - renesas,hscif-r8a7745 # RZ/G1E [all …]
|
| /linux/drivers/tty/serial/ |
| H A D | sh-sci.h | 67 /* Serial Control Register, HSCIF-only bits */ 86 /* SCxSR (Serial Status Register) on SCIF, SCIFA, SCIFB, HSCIF */ 132 /* HSSRR HSCIF */ 154 * BRG Clock Select Register (Some SCIF and HSCIF)
|
| H A D | sh-sci.c | 394 * Common HSCIF definitions. 1075 /* HSCIF can be set to an arbitrary level. */ in scif_set_rtrg() 2417 /* integerized formulas from HSCIF documentation */ in sci_scbrr_calc() 2778 return "hscif"; in sci_type() 3506 .compatible = "renesas,hscif", 3927 OF_EARLYCON_DECLARE(hscif, "renesas,hscif", hscif_early_console_setup);
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r8a779f0.dtsi | 700 compatible = "renesas,hscif-r8a779f0", 701 "renesas,rcar-gen4-hscif", "renesas,hscif"; 717 compatible = "renesas,hscif-r8a779f0", 718 "renesas,rcar-gen4-hscif", "renesas,hscif"; 734 compatible = "renesas,hscif-r8a779f0", 735 "renesas,rcar-gen4-hscif", "renesas,hscif"; 751 compatible = "renesas,hscif-r8a779f0", 752 "renesas,rcar-gen4-hscif", "renesas,hscif";
|
| H A D | r8a77995.dtsi | 479 compatible = "renesas,hscif-r8a77995", 480 "renesas,rcar-gen3-hscif", 481 "renesas,hscif"; 497 compatible = "renesas,hscif-r8a77995", 498 "renesas,rcar-gen3-hscif", 499 "renesas,hscif";
|
| /linux/arch/sh/kernel/cpu/sh4a/ |
| H A D | setup-sh7734.c | 339 HSCIF, enumerator 431 INTC_VECT(HSCIF, 0xFC0), 450 HSCIF), /* 14 */ 482 SCIF_M, /* SCIF 0-5, HSCIF */ 509 { SCIF0, SCIF3, HSCIF, LCDC } },
|
| H A D | clock-sh7734.c | 90 MSTP019, /* HSCIF */ 200 CLKDEV_CON_ID("hscif", &mstp_clks[MSTP019]),
|
| /linux/arch/arm/boot/dts/renesas/ |
| H A D | r8a77470.dtsi | 723 compatible = "renesas,hscif-r8a77470", 724 "renesas,rcar-gen2-hscif", "renesas,hscif"; 739 compatible = "renesas,hscif-r8a77470", 740 "renesas,rcar-gen2-hscif", "renesas,hscif"; 755 compatible = "renesas,hscif-r8a77470", 756 "renesas,rcar-gen2-hscif", "renesas,hscif";
|
| H A D | r8a7794.dtsi | 924 compatible = "renesas,hscif-r8a7794", 925 "renesas,rcar-gen2-hscif", "renesas,hscif"; 940 compatible = "renesas,hscif-r8a7794", 941 "renesas,rcar-gen2-hscif", "renesas,hscif"; 956 compatible = "renesas,hscif-r8a7794", 957 "renesas,rcar-gen2-hscif", "renesas,hscif";
|
| H A D | r8a7792.dtsi | 702 compatible = "renesas,hscif-r8a7792", 703 "renesas,rcar-gen2-hscif", "renesas,hscif"; 718 compatible = "renesas,hscif-r8a7792", 719 "renesas,rcar-gen2-hscif", "renesas,hscif";
|
| H A D | r8a7793.dtsi | 946 compatible = "renesas,hscif-r8a7793", 947 "renesas,rcar-gen2-hscif", "renesas,hscif"; 962 compatible = "renesas,hscif-r8a7793", 963 "renesas,rcar-gen2-hscif", "renesas,hscif"; 978 compatible = "renesas,hscif-r8a7793", 979 "renesas,rcar-gen2-hscif", "renesas,hscif";
|
| H A D | r8a7791.dtsi | 1052 compatible = "renesas,hscif-r8a7791", 1053 "renesas,rcar-gen2-hscif", "renesas,hscif"; 1068 compatible = "renesas,hscif-r8a7791", 1069 "renesas,rcar-gen2-hscif", "renesas,hscif"; 1084 compatible = "renesas,hscif-r8a7791", 1085 "renesas,rcar-gen2-hscif", "renesas,hscif";
|
| H A D | r8a7790.dtsi | 1019 compatible = "renesas,hscif-r8a7790", 1020 "renesas,rcar-gen2-hscif", "renesas,hscif"; 1035 compatible = "renesas,hscif-r8a7790", 1036 "renesas,rcar-gen2-hscif", "renesas,hscif";
|
| /linux/include/linux/ |
| H A D | serial_sci.h | 53 unsigned int type; /* SCI / SCIF / IRDA / HSCIF */
|
| /linux/Documentation/devicetree/bindings/soc/renesas/ |
| H A D | renesas-soc.yaml | 45 …- pattern: "^renesas,(can|cpg|dmac|du|(g)?ether(avb)?|gpio|hscif|(r)?i[i2]c|imr|intc|ipmmu|irqc|jp…
|