Searched full:pciea (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | fsl,imx8qm-hsio.yaml | 57 | pciea-x2-sata | PCIEA| PCIEA| SATA | 59 | pciea-x2-pcieb | PCIEA| PCIEA| PCIEB| 61 | pciea-pcieb-sata | PCIEA| PCIEB| SATA | 64 enum: [ pciea-x2-sata, pciea-x2-pcieb, pciea-pcieb-sata] 65 default: pciea-pcieb-sata 161 fsl,hsio-cfg = "pciea-pcieb-sata";
|
/linux-6.12.1/drivers/phy/freescale/ |
D | phy-fsl-imx8qm-hsio.c | 127 if (lane->ctrl_index == 0) { /* PCIEA */ in imx_hsio_init() 276 if (strncmp(priv->hsio_cfg, "pciea-x2-pcieb", 14) == 0) { in imx_hsio_pre_set() 278 } else if (strncmp(priv->hsio_cfg, "pciea-x2-sata", 13) == 0) { in imx_hsio_pre_set() 280 } else if (strncmp(priv->hsio_cfg, "pciea-pcieb-sata", 16) == 0) { in imx_hsio_pre_set() 551 priv->hsio_cfg = "pciea-pcieb-sata"; in imx_hsio_probe()
|
/linux-6.12.1/arch/arm64/boot/dts/amlogic/ |
D | meson-axg-s400.dts | 442 &pcieA {
|
D | meson-axg.dtsi | 185 pcieA: pcie@f9800000 { label
|