Searched full:layerscape (Results 1 – 25 of 69) sorted by relevance
123
/linux-6.12.1/drivers/pci/controller/mobiveil/ |
D | Kconfig | 15 bool "Freescale Layerscape Gen4 PCIe controller" 21 Layerscape SoCs.
|
D | Makefile | 5 obj-$(CONFIG_PCIE_LAYERSCAPE_GEN4) += pcie-layerscape-gen4.o
|
D | pcie-layerscape-gen4.c | 3 * PCIe Gen4 host controller driver for NXP Layerscape SoCs 249 .name = "layerscape-pcie-gen4",
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | fsl,flexspi-clock.yaml | 7 title: Freescale FlexSPI clock driver for Layerscape SoCs 13 The Freescale Layerscape SoCs have a special FlexSPI clock which is
|
/linux-6.12.1/drivers/phy/freescale/ |
D | Kconfig | 54 tristate "Freescale Layerscape Lynx 28G SerDes PHY support" 60 found on NXP's Layerscape platforms such as LX2160A.
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/fsl/ |
D | fsl,layerscape-scfg.yaml | 4 $id: http://devicetree.org/schemas/soc/fsl/fsl,layerscape-scfg.yaml# 7 title: Freescale Layerscape Supplemental Configuration Unit
|
D | fsl,layerscape-dcfg.yaml | 4 $id: http://devicetree.org/schemas/soc/fsl/fsl,layerscape-dcfg.yaml# 7 title: Freescale Layerscape Device Configuration Unit
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ |
D | fsl,layerscape-sfp.yaml | 4 $id: http://devicetree.org/schemas/nvmem/fsl,layerscape-sfp.yaml# 7 title: Freescale Layerscape Security Fuse Processor
|
/linux-6.12.1/drivers/nvmem/ |
D | Makefile | 31 obj-$(CONFIG_NVMEM_LAYERSCAPE_SFP) += nvmem-layerscape-sfp.o 32 nvmem-layerscape-sfp-y := layerscape-sfp.o
|
D | layerscape-sfp.c | 3 * Layerscape SFP driver 108 MODULE_DESCRIPTION("Layerscape Security Fuse Processor driver");
|
D | Kconfig | 125 tristate "Layerscape SFP (Security Fuse Processor) support" 131 Layerscape SoC's. For example, the vendor provides a per part 135 will be called layerscape-sfp.
|
/linux-6.12.1/drivers/pci/controller/dwc/ |
D | Makefile | 13 obj-$(CONFIG_PCI_LAYERSCAPE) += pci-layerscape.o 14 obj-$(CONFIG_PCI_LAYERSCAPE_EP) += pci-layerscape-ep.o
|
D | Kconfig | 101 bool "Freescale Layerscape PCIe controller (host mode)" 107 Say Y here if you want to enable PCIe controller support on Layerscape 114 bool "Freescale Layerscape PCIe controller (endpoint mode)" 119 Say Y here if you want to enable PCIe controller support on Layerscape
|
D | pci-layerscape.c | 3 * PCIe host controller driver for Freescale Layerscape SoCs 205 * Layerscape hardware reference manual recommends clearing the PMXMTTURNOFF bit in scfg_pcie_send_turnoff_msg() 411 .name = "layerscape-pcie",
|
/linux-6.12.1/Documentation/devicetree/bindings/pci/ |
D | fsl,layerscape-pcie-ep.yaml | 4 $id: http://devicetree.org/schemas/pci/fsl,layerscape-pcie-ep.yaml# 7 title: Freescale Layerscape PCIe Endpoint(EP) controller
|
D | fsl,layerscape-pcie.yaml | 4 $id: http://devicetree.org/schemas/pci/fsl,layerscape-pcie.yaml# 7 title: Freescale Layerscape PCIe Root Complex(RC) controller
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | fsl,ls-extirq.yaml | 7 title: Freescale Layerscape External Interrupt Controller 13 Some Layerscape SOCs (LS1021A, LS1043A, LS1046A LS1088A, LS208xA,
|
/linux-6.12.1/drivers/clk/ |
D | clk-fsl-flexspi.c | 3 * Layerscape FlexSPI clock driver 104 MODULE_DESCRIPTION("FlexSPI clock driver for Layerscape SoCs");
|
D | Kconfig | 230 tristate "Clock driver for FlexSPI on Layerscape SoCs" 234 On Layerscape SoCs there is a special clock for the FlexSPI 327 of the QorIQ Layerscape LS1028A, as implemented TSMC CLN28HPM PLL. Not all
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | fsl-ls2088a-qds.dts | 18 model = "Freescale Layerscape 2088A QDS Board";
|
D | fsl-ls2080a-qds.dts | 19 model = "Freescale Layerscape 2080a QDS Board";
|
D | fsl-ls2080a-simu.dts | 16 model = "Freescale Layerscape 2080a software Simulator model";
|
/linux-6.12.1/drivers/net/pcs/ |
D | Kconfig | 19 which is part of the Layerscape and QorIQ Ethernet SERDES.
|
/linux-6.12.1/arch/arm64/ |
D | Kconfig.platforms | 209 bool "Freescale Layerscape SoC family" 211 This enables support for the Freescale Layerscape SoC family.
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | fsl,ls1028a.yaml | 7 title: Freescale layerscape SuperSpeed DWC3 USB SoC controller
|
123