/linux/drivers/net/ethernet/renesas/ |
H A D | ravb.h | 77 APSR = 0x008C, /* R-Car Gen3 only */ 85 RTC = 0x00B4, /* R-Car Gen3 and RZ/G2L only */ 160 CIE = 0x0384, /* R-Car Gen3 only */ 170 GCPT = 0x03B4, /* Documented for R-Car Gen3 only */ 174 GIE = 0x03CC, /* R-Car Gen3 only */ 175 GID = 0x03D0, /* R-Car Gen3 only */ 176 DIL = 0x0440, /* R-Car Gen3 only */ 177 RIE0 = 0x0460, /* R-Car Gen3 only */ 178 RID0 = 0x0464, /* R-Car Gen3 only */ 179 RIE2 = 0x0470, /* R-Car Gen3 only */ [all …]
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77995.dtsi | 98 "renesas,rcar-gen3-wdt"; 109 "renesas,rcar-gen3-gpio"; 124 "renesas,rcar-gen3-gpio"; 139 "renesas,rcar-gen3-gpio"; 154 "renesas,rcar-gen3-gpio"; 169 "renesas,rcar-gen3-gpio"; 184 "renesas,rcar-gen3-gpio"; 199 "renesas,rcar-gen3-gpio"; 220 "renesas,rcar-gen3-cmt0"; 233 "renesas,rcar-gen3-cmt1"; [all …]
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | pcie.c | 234 * Gen3 capable. 247 /* find if our max speed is Gen3 and parent supports Gen3 speeds */ in pcie_speeds() 258 "This HFI is not Gen3 capable, max speed 0x%x, need 0x3\n", in pcie_speeds() 269 dd_dev_info(dd, "Parent PCIe bridge does not support Gen3\n"); in pcie_speeds() 592 /* PCIe Gen3 support */ 750 "Gen3 EQ Table Coefficient rule violations\n"); in load_eq_table() 768 * before the SBR for the Pcie Gen3. 890 * from Gen1/Gen2 to Gen3. in write_xmt_margin() 909 * same for Gen1/Gen2 and Gen3 in write_xmt_margin() 933 * Do all the steps needed to transition the PCIe link to Gen3 speed. [all …]
|
/linux/drivers/phy/renesas/ |
H A D | Makefile | 4 obj-$(CONFIG_PHY_RCAR_GEN3_PCIE) += phy-rcar-gen3-pcie.o 5 obj-$(CONFIG_PHY_RCAR_GEN3_USB2) += phy-rcar-gen3-usb2.o 6 obj-$(CONFIG_PHY_RCAR_GEN3_USB3) += phy-rcar-gen3-usb3.o
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | renesas,drif.yaml | 7 title: Renesas R-Car Gen3 Digital Radio Interface Controller (DRIF) 14 R-Car Gen3 DRIF is a SPI like receive only slave device. A general 58 - const: renesas,rcar-gen3-drif # Generic R-Car Gen3 compatible device 178 "renesas,rcar-gen3-drif"; 200 "renesas,rcar-gen3-drif"; 235 "renesas,rcar-gen3-drif"; 249 "renesas,rcar-gen3-drif";
|
H A D | renesas,imr.yaml | 19 The image renderer light extended 4 (IMR-LX4) is found in R-Car Gen3 SoCs. 27 - const: renesas,imr-lx4 # R-Car Gen3
|
/linux/Documentation/devicetree/bindings/net/can/ |
H A D | renesas,rcar-can.yaml | 47 - const: renesas,rcar-gen3-can # R-Car Gen3 and RZ/G2 83 On R-Car Gen3 and RZ/G2 SoCs, "clkp2" is the CANFD clock. This is a div6 116 const: renesas,rcar-gen3-can
|
/linux/Documentation/devicetree/bindings/serial/ |
H A D | renesas,hscif.yaml | 54 - const: renesas,rcar-gen3-hscif # R-Car Gen3 and RZ/G2 127 - renesas,rcar-gen3-hscif 146 compatible = "renesas,hscif-r8a7795", "renesas,rcar-gen3-hscif",
|
H A D | renesas,scif.yaml | 61 - const: renesas,rcar-gen3-scif # R-Car Gen3 and RZ/G2 182 - renesas,rcar-gen3-scif 198 - renesas,rcar-gen3-scif
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | rcar-pci-ep.yaml | 23 - const: renesas,rcar-gen3-pcie-ep # R-Car Gen3 and RZ/G2 78 "renesas,rcar-gen3-pcie-ep";
|
H A D | mediatek-pcie-gen3.yaml | 4 $id: http://devicetree.org/schemas/pci/mediatek-pcie-gen3.yaml# 7 title: Gen3 PCIe controller on MediaTek SoCs 13 PCIe Gen3 MAC controller for MediaTek SoCs, it supports Gen3 speed
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | renesas,usb-xhci.yaml | 36 - const: renesas,rcar-gen3-xhci # R-Car Gen3 and RZ/G2 113 compatible = "renesas,xhci-r8a7795", "renesas,rcar-gen3-xhci";
|
/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-pcie-qhp.h | 9 /* PCIE GEN3 COM registers */ 56 /* PCIE GEN3 QHP Lane registers */ 114 /* PCIE GEN3 PCS registers */
|
/linux/drivers/soc/renesas/ |
H A D | rcar-rst.c | 3 * R-Car Gen1 RESET/WDT, R-Car Gen2, Gen3, and RZ/G RST Driver 38 * Most of the R-Car Gen3 SoCs have an ARM Realtime Core. 93 /* RZ/G2 is handled like R-Car Gen3 */ 107 /* R-Car Gen3 */
|
/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_dw_hdmi.c | 3 * R-Car Gen3 HDMI PHY 104 { .compatible = "renesas,rcar-gen3-hdmi" }, 121 MODULE_DESCRIPTION("Renesas R-Car Gen3 HDMI Encoder Driver");
|
H A D | Kconfig | 29 tristate "R-Car Gen3 and RZ/G2 DU HDMI Encoder Support" 34 Enable support for R-Car Gen3 or RZ/G2 internal HDMI encoder.
|
H A D | rcar_du_group.c | 76 * On Gen3 VSPD routing can't be configured, and DPAD routing in rcar_du_group_setup_defr8() 77 * is set in the group corresponding to the DPAD output (no Gen3 in rcar_du_group_setup_defr8() 113 * On Gen3 dot clocks are setup through per-group registers, in rcar_du_group_setup_didsr() 182 * Gen3 and newer, the documentation requires PG1T, DK1S and PG1D_DS1 to in rcar_du_group_setup() 307 * last group on Gen3. As this function can be called with the DU in rcar_du_set_dpad0_vsp1_routing()
|
/linux/drivers/pci/controller/ |
H A D | Kconfig | 205 tristate "MediaTek Gen3 PCIe controller" 210 Adds support for PCIe Gen3 MAC controller for MediaTek SoCs. 211 This PCIe controller is compatible with Gen3, Gen2 and Gen1 speed, 215 Say Y here if you want to enable Gen3 PCIe controller support on 309 There are 5 internal PCIe ports available. Each port is GEN3 capable
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | rcar-gen3-thermal.yaml | 5 $id: http://devicetree.org/schemas/thermal/rcar-gen3-thermal.yaml# 8 title: Renesas R-Car Gen3 Thermal Sensor 11 On most R-Car Gen3 and later SoCs, the thermal sensor controllers (TSC)
|
/linux/drivers/clk/renesas/ |
H A D | rcar-cpg-lib.h | 3 * R-Car Gen3 Clock Pulse Generator Library 8 * Based on clk-rcar-gen3.c
|
/linux/drivers/thermal/renesas/ |
H A D | Kconfig | 13 tristate "Renesas R-Car Gen3/Gen4 and RZ/G2 thermal driver" 18 Enable this to plug the R-Car Gen3/Gen4 or RZ/G2 thermal sensor
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | renesas,rmobile-iic.yaml | 47 - const: renesas,rcar-gen3-iic # R-Car Gen3 and RZ/G2 123 - renesas,rcar-gen3-iic
|
H A D | renesas,rcar-i2c.yaml | 49 - const: renesas,rcar-gen3-i2c # R-Car Gen3 and RZ/G2 141 - renesas,rcar-gen3-i2c
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | renesas,usb2-phy.yaml | 34 - const: renesas,rcar-gen3-usb2-phy 149 compatible = "renesas,usb2-phy-r8a7795", "renesas,rcar-gen3-usb2-phy"; 157 compatible = "renesas,usb2-phy-r8a7795", "renesas,rcar-gen3-usb2-phy";
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | renesas,rpc-if.yaml | 43 - const: renesas,rcar-gen3-rpc-if # a generic R-Car gen3 or RZ/G2{E,H,M,N} device 131 compatible = "renesas,r8a77995-rpc-if", "renesas,rcar-gen3-rpc-if";
|