Home
last modified time | relevance | path

Searched full:hsio (Results 1 – 23 of 23) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/soc/imx/
Dfsl,imx8mp-hsio-blk-ctrl.yaml4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml#
7 title: NXP i.MX8MP HSIO blk-ctrl
13 The i.MX8MP HSIO blk-ctrl is a top-level peripheral providing access to
15 (USB an PCIe) peripherals located in the HSIO domain of the SoC.
20 - const: fsl,imx8mp-hsio-blk-ctrl
77 compatible = "fsl,imx8mp-hsio-blk-ctrl", "syscon";
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dintel,combo-phy.yaml56 intel,hsio:
60 - description: phandle to HSIO registers
62 description: HSIO registers handle and ComboPhy instance id on NOC
84 - intel,hsio
106 intel,hsio = <&hsiol 0>;
Dphy-tegra194-p2u.yaml13 Tegra194 has two PHY bricks namely HSIO (High Speed IO) and NVHS (NVIDIA High
15 Tegra234 has three PHY bricks namely HSIO, NVHS and GBE (Gigabit Ethernet)
18 interface and PHY of HSIO/NVHS/GBE bricks. Each P2U instance represents one
Dmscc,vsc7514-serdes.yaml14 On Microsemi Ocelot, there is a handful of registers in HSIO address
29 This is a child of the HSIO syscon ("mscc,ocelot-hsio", see
Dmicrochip,lan966x-serdes.yaml34 - description: HSIO registers
/Linux-v6.1/Documentation/devicetree/bindings/mips/
Dmscc.txt45 o HSIO regs:
47 The SoC has a few registers (HSIO) handling miscellaneous functionalities:
52 - compatible: Should be "mscc,ocelot-hsio", "syscon", "simple-mfd"
57 compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
/Linux-v6.1/drivers/phy/microchip/
Dlan966x_serdes_regs.h17 /* HSIO:SD:SD_CFG */
110 /* HSIO:SD:MPLL_CFG */
137 /* HSIO:SD:SD_STAT */
164 /* HSIO:HW_CFGSTAT:HW_CFG */
209 /* HSIO:HW_CFGSTAT:RGMII_CFG */
230 /* HSIO:HW_CFGSTAT:DLL_CFG */
Dlan966x_serdes.c186 /* Note: SerDes HSIO is configured in 1G_LAN mode */ in lan966x_sd6g40_reg_cfg()
/Linux-v6.1/Documentation/devicetree/bindings/usb/
Dfsl,imx8mp-dwc3.yaml19 - description: Address and length of the register set for HSIO Block Control
44 - description: system hsio root clock.
49 - const: hsio
103 clock-names = "hsio", "suspend";
/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_vsc7514.c112 regmap_write(ocelot->targets[HSIO], HSIO_PLL5G_CFG4, in ocelot_pll5_init()
115 regmap_write(ocelot->targets[HSIO], HSIO_PLL5G_CFG0, in ocelot_pll5_init()
127 regmap_write(ocelot->targets[HSIO], HSIO_PLL5G_CFG2, in ocelot_pll5_init()
464 struct regmap *hsio; in mscc_ocelot_probe() local
520 hsio = syscon_regmap_lookup_by_compatible("mscc,ocelot-hsio"); in mscc_ocelot_probe()
521 if (IS_ERR(hsio)) { in mscc_ocelot_probe()
522 dev_err(&pdev->dev, "missing hsio syscon\n"); in mscc_ocelot_probe()
523 err = PTR_ERR(hsio); in mscc_ocelot_probe()
527 ocelot->targets[HSIO] = hsio; in mscc_ocelot_probe()
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/
Dmetrics.json275 "BriefDescription": "bytes of hsio usb1 read from ddr",
283 "BriefDescription": "bytes of hsio usb1 write to ddr",
291 "BriefDescription": "bytes of hsio usb2 read from ddr",
299 "BriefDescription": "bytes of hsio usb2 write to ddr",
307 "BriefDescription": "bytes of hsio pci read from ddr",
315 "BriefDescription": "bytes of hsio pci write to ddr",
/Linux-v6.1/drivers/usb/dwc3/
Ddwc3-imx8mp.c180 dwc3_imx->hsio_clk = devm_clk_get(dev, "hsio"); in dwc3_imx8mp_probe()
183 dev_err(dev, "Failed to get hsio clk, err=%d\n", err); in dwc3_imx8mp_probe()
189 dev_err(dev, "Failed to enable hsio clk, err=%d\n", err); in dwc3_imx8mp_probe()
/Linux-v6.1/arch/mips/boot/dts/mscc/
Docelot.dtsi269 hsio: syscon@10d0000 { label
270 compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
/Linux-v6.1/drivers/ata/
Dahci_imx.c46 /* IMX8QM HSIO AHCI definitions */
457 /* configure the hsio for sata */ in imx8_sata_enable()
487 /* The link of the PCIEA of HSIO is down */ in imx8_sata_enable()
498 /* The link of the PCIEB of HSIO is down */ in imx8_sata_enable()
507 /* The links of both PCIA and PCIEB of HSIO are down */ in imx8_sata_enable()
1007 syscon_regmap_lookup_by_phandle(np, "hsio"); in imx8_sata_probe()
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dimx8qxp-lpcg.yaml40 - fsl,imx8qxp-lpcg-hsio
/Linux-v6.1/drivers/interconnect/imx/
Dimx8mm.c59 /* HSIO */
/Linux-v6.1/drivers/firmware/imx/
Dscu-pd.c166 /* HSIO SS */
169 { "hsio-gpio", IMX_SC_R_HSIO_GPIO, 1, false, 0 },
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dimx8mp.dtsi1145 compatible = "fsl,imx8mp-hsio-blk-ctrl", "syscon";
1283 clock-names = "hsio", "suspend";
1325 clock-names = "hsio", "suspend";
/Linux-v6.1/drivers/phy/intel/
Dphy-intel-lgm-combo.c462 ret = fwnode_property_get_reference_args(fwnode, "intel,hsio", NULL, 1, in intel_cbphy_fwnode_parse()
/Linux-v6.1/drivers/phy/qualcomm/
Dphy-qcom-ipq806x-usb.c523 /* Parse device node to probe HSIO settings */ in qcom_ipq806x_usb_phy_probe()
/Linux-v6.1/drivers/clk/pxa/
Dclk-pxa3xx.c116 /* crystal frequency to HSIO bus frequency multiplier (HSS) */
/Linux-v6.1/drivers/soc/imx/
Dimx8mp-blk-ctrl.c737 .compatible = "fsl,imx8mp-hsio-blk-ctrl",
/Linux-v6.1/include/soc/mscc/
Docelot.h117 HSIO, enumerator