Searched full:stingray (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.12.1/arch/arm64/boot/dts/broadcom/stingray/ |
D | bcm958802a802x.dts | 8 #include "stingray-board-base.dtsi" 11 compatible = "brcm,bcm958802a802x", "brcm,stingray"; 12 model = "Stingray PS225xx (BCM958802A802x)";
|
D | bcm958742t.dts | 38 compatible = "brcm,bcm958742t", "brcm,stingray"; 39 model = "Stingray SST100 (BCM958742T)";
|
D | bcm958742k.dts | 38 compatible = "brcm,bcm958742k", "brcm,stingray"; 39 model = "Stingray Combo SVK (BCM958742K)";
|
D | stingray.dtsi | 36 compatible = "brcm,stingray"; 272 #include "stingray-clock.dtsi" 295 #include "stingray-fs4.dtsi" 296 #include "stingray-pcie.dtsi" 297 #include "stingray-usb.dtsi" 305 #include "stingray-pinctrl.dtsi"
|
D | stingray-board-base.dtsi | 6 #include "stingray.dtsi"
|
D | bcm958742-base.dtsi | 33 #include "stingray-board-base.dtsi"
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,stingray.yaml | 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,stingray.yaml# 7 title: Broadcom Stingray 22 - const: brcm,stingray
|
/linux-6.12.1/drivers/phy/broadcom/ |
D | Kconfig | 25 tristate "Broadcom Stingray USB PHY driver" 30 Enable this to support the Broadcom Stingray USB PHY 108 tristate "Broadcom Stingray PCIe PHY driver" 114 Enable this to support the Broadcom Stingray PCIe PHY
|
D | phy-bcm-sr-pcie.c | 40 * struct sr_pcie_phy - Stingray PCIe PHY 42 * @core: pointer to the Stingray PCIe PHY core control 53 * struct sr_pcie_phy_core - Stingray PCIe PHY core control 280 dev_info(dev, "Stingray PCIe PHY driver initialized\n"); in sr_pcie_phy_probe() 301 MODULE_DESCRIPTION("Broadcom Stingray PCIe PHY driver");
|
D | phy-bcm-sr-usb.c | 337 MODULE_DESCRIPTION("Broadcom stingray USB Phy driver");
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,iproc-gpio.txt | 19 "brcm,iproc-stingray-gpio" for the iProc Stingray SoC that has the general 20 pinctrl support completely disabled in this IP block. In Stingray, a
|
/linux-6.12.1/drivers/thermal/broadcom/ |
D | Kconfig | 35 tristate "Stingray thermal driver" 39 Support for the Stingray family of SoCs. Its different blocks like
|
D | sr-thermal.c | 12 * In stingray thermal IO memory, 114 MODULE_DESCRIPTION("Stingray thermal driver");
|
/linux-6.12.1/drivers/clk/bcm/ |
D | Kconfig | 99 bool "Broadcom Stingray clock support" 104 Enable common clock framework support for the Broadcom Stingray SoC
|
/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
D | brcm,sr-thermal.txt | 1 * Broadcom Stingray Thermal 3 This binding describes thermal sensors that is part of Stingray SoCs.
|
/linux-6.12.1/Documentation/devicetree/bindings/pci/ |
D | brcm,iproc-pcie.yaml | 24 # Stingray 28 # For the second generation of PAXC based controller, used in Stingray
|
/linux-6.12.1/drivers/pinctrl/bcm/ |
D | Kconfig | 119 The Broadcom iProc based SoCs- Cygnus, NS2, NSP and Stingray, use 134 The Broadcom Stingray GPIO controllers are supported by this driver.
|
D | pinctrl-iproc-gpio.c | 798 { .compatible = "brcm,iproc-stingray-gpio" }, 816 /* Stingray does not support pinconf in this controller */ in iproc_gpio_probe() 818 "brcm,iproc-stingray-gpio")) in iproc_gpio_probe()
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ |
D | brcm,ocotp.txt | 6 generation Broadcom OTPC which is used in SoC's such as Stingray and supports
|
/linux-6.12.1/arch/arm64/boot/dts/broadcom/ |
D | Makefile | 18 subdir-y += stingray
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | brcm,stingray-usb-phy.txt | 1 Broadcom Stingray USB PHY
|
D | brcm,sr-pcie-phy.txt | 1 Broadcom Stingray PCIe PHY
|
/linux-6.12.1/drivers/pci/controller/ |
D | pcie-iproc.h | 14 * @IPROC_PCIE_PAXB_V2: PAXB-based host controllers for Stingray SoCs
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | gspca-cardlist.rst | 182 tv8532 0545:808b Veo Stingray 183 tv8532 0545:8333 Veo Stingray
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | brcm,iproc-clocks.yaml | 267 The following table defines the set of PLL/clock index and ID for Stingray.
|
12