Searched full:cygnus (Results 1 – 25 of 96) sorted by relevance
1234
| /Linux-v5.15/Documentation/devicetree/bindings/clock/ |
| D | brcm,iproc-clocks.yaml | 26 - brcm,cygnus-armpll 27 - brcm,cygnus-genpll 28 - brcm,cygnus-lcpll0 29 - brcm,cygnus-mipipll 30 - brcm,cygnus-asiu-clk 31 - brcm,cygnus-audiopll 76 - brcm,cygnus-armpll 93 - brcm,cygnus-armpll 94 - brcm,cygnus-genpll 95 - brcm,cygnus-lcpll0 [all …]
|
| /Linux-v5.15/sound/soc/bcm/ |
| D | Makefile | 7 # CYGNUS Platform Support 8 snd-soc-cygnus-objs := cygnus-pcm.o cygnus-ssp.o 10 obj-$(CONFIG_SND_SOC_CYGNUS) += snd-soc-cygnus.o
|
| D | Kconfig | 13 tristate "SoC platform audio for Broadcom Cygnus chips" 17 Cygnus chips (bcm958300, bcm958305, bcm911360)
|
| /Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
| D | brcm,cygnus-pinmux.txt | 1 Broadcom Cygnus IOMUX Controller 3 The Cygnus IOMUX controller supports group based mux configuration. In 9 Must be "brcm,cygnus-pinmux" 12 Define the base and range of the I/O address space that contains the Cygnus 29 compatible = "brcm,cygnus-pinmux"; 43 List of supported functions and groups in Cygnus:
|
| D | brcm,iproc-gpio.txt | 13 "brcm,cygnus-ccm-gpio", "brcm,cygnus-asiu-gpio", or 14 "brcm,cygnus-crmu-gpio" for Cygnus SoCs 74 compatible = "brcm,cygnus-ccm-gpio"; 97 compatible = "brcm,cygnus-asiu-gpio";
|
| /Linux-v5.15/drivers/phy/broadcom/ |
| D | phy-bcm-cygnus-pcie.c | 34 * struct cygnus_pcie_phy - Cygnus PCIe PHY device 35 * @core: pointer to the Cygnus PCIe PHY core control 36 * @id: internal ID to identify the Cygnus PCIe PHY 46 * struct cygnus_pcie_phy_core - Cygnus PCIe PHY core control 50 * @phys: pointer to Cygnus PHY device 203 { .compatible = "brcm,cygnus-pcie-phy" }, 210 .name = "cygnus-pcie-phy", 218 MODULE_DESCRIPTION("Broadcom Cygnus PCIe PHY driver");
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | bcm-cygnus-clock.dtsi | 44 /* Cygnus ARM PLL */ 47 compatible = "brcm,cygnus-armpll"; 72 compatible = "brcm,cygnus-genpll"; 99 compatible = "brcm,cygnus-lcpll0"; 108 compatible = "brcm,cygnus-mipipll"; 118 compatible = "brcm,cygnus-asiu-clk"; 127 compatible = "brcm,cygnus-audiopll";
|
| D | bcm-cygnus.dtsi | 35 #include <dt-bindings/clock/bcm-cygnus.h> 40 compatible = "brcm,cygnus"; 41 model = "Broadcom Cygnus SoC"; 65 /include/ "bcm-cygnus-clock.dtsi" 116 compatible = "brcm,cygnus-pcie-phy"; 133 compatible = "brcm,cygnus-pinmux"; 163 compatible = "brcm,cygnus-crmu-gpio"; 191 compatible = "brcm,bcm11360-srab", "brcm,cygnus-srab"; 224 compatible = "brcm,cygnus-iproc-i2c", "brcm,iproc-i2c"; 242 compatible = "brcm,cygnus-ccm-gpio"; [all …]
|
| D | bcm911360k.dts | 35 #include "bcm-cygnus.dtsi" 38 model = "Cygnus SVK (BCM911360K)"; 39 compatible = "brcm,bcm11360", "brcm,cygnus";
|
| D | bcm958300k.dts | 35 #include "bcm-cygnus.dtsi" 39 model = "Cygnus SVK (BCM958300K)"; 40 compatible = "brcm,bcm58300", "brcm,cygnus";
|
| D | bcm958305k.dts | 35 #include "bcm-cygnus.dtsi" 39 model = "Cygnus Wireless Audio (BCM958305K)"; 40 compatible = "brcm,bcm58305", "brcm,cygnus";
|
| D | bcm911360_entphn.dts | 35 #include "bcm-cygnus.dtsi" 39 model = "Cygnus Enterprise Phone (BCM911360_ENTPHN)"; 40 compatible = "brcm,bcm11360", "brcm,cygnus";
|
| /Linux-v5.15/Documentation/devicetree/bindings/arm/bcm/ |
| D | brcm,cygnus.yaml | 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,cygnus.yaml# 7 title: Broadcom Cygnus device tree bindings 27 - const: brcm,cygnus
|
| /Linux-v5.15/Documentation/devicetree/bindings/usb/ |
| D | iproc-udc.txt | 4 iProc family (Northstar2, Cygnus) of SoCs'. The UDC is based 11 For Broadcom Cygnus platform, add "brcm,cygnus-udc", "brcm,iproc-udc".
|
| /Linux-v5.15/drivers/pinctrl/bcm/ |
| D | Kconfig | 104 The Broadcom iProc based SoCs- Cygnus, NS2, NSP and Stingray, use 107 The Broadcom Cygnus SoC has 3 GPIO controllers including the ASIU 131 bool "Broadcom Cygnus IOMUX driver" 138 Say yes here to enable the Broadcom Cygnus IOMUX driver. 140 The Broadcom Cygnus IOMUX driver supports group based IOMUX
|
| D | pinctrl-cygnus-mux.c | 15 * Broadcom Cygnus IOMUX driver 17 * This file contains the Cygnus IOMUX driver that supports group based PINMUX 19 * Cygnus IOMUX controller allows certain pins to be individually muxed to GPIO 20 * function, and therefore be controlled by the Cygnus ASIU GPIO controller 41 * Cygnus IOMUX register description 54 * Keep track of Cygnus IOMUX configuration and prevent double configuration 56 * @cygnus_mux: Cygnus IOMUX register description 71 * @mux: Cygnus group based IOMUX configuration 81 * Cygnus mux function and supported pin groups 94 * Cygnus IOMUX pinctrl core [all …]
|
| /Linux-v5.15/Documentation/devicetree/bindings/phy/ |
| D | brcm,cygnus-pcie-phy.txt | 1 Broadcom Cygnus PCIe PHY 4 - compatible: must be "brcm,cygnus-pcie-phy" 19 compatible = "brcm,cygnus-pcie-phy";
|
| /Linux-v5.15/Documentation/devicetree/bindings/mmc/ |
| D | brcm,iproc-sdhci.yaml | 22 - brcm,sdhci-iproc-cygnus 53 #include <dt-bindings/clock/bcm-cygnus.h> 56 compatible = "brcm,sdhci-iproc-cygnus";
|
| /Linux-v5.15/Documentation/devicetree/bindings/sound/ |
| D | brcm,cygnus-audio.txt | 1 BROADCOM Cygnus Audio I2S/TDM/SPDIF controller 4 - compatible : "brcm,cygnus-audio" 28 compatible = "brcm,cygnus-audio";
|
| /Linux-v5.15/drivers/clk/bcm/ |
| D | clk-cygnus.c | 23 #include <dt-bindings/clock/bcm-cygnus.h> 55 CLK_OF_DECLARE(cygnus_armpll, "brcm,cygnus-armpll", cygnus_armpll_init); 115 CLK_OF_DECLARE(cygnus_genpll, "brcm,cygnus-genpll", cygnus_genpll_clk_init); 173 CLK_OF_DECLARE(cygnus_lcpll0, "brcm,cygnus-lcpll0", cygnus_lcpll0_clk_init); 252 CLK_OF_DECLARE(cygnus_mipipll, "brcm,cygnus-mipipll", cygnus_mipipll_clk_init); 270 CLK_OF_DECLARE(cygnus_asiu_clk, "brcm,cygnus-asiu-clk", cygnus_asiu_init); 313 CLK_OF_DECLARE(cygnus_audiopll, "brcm,cygnus-audiopll",
|
| D | Kconfig | 56 bool "Broadcom Cygnus clock support" 61 Enable common clock framework support for the Broadcom Cygnus SoC
|
| /Linux-v5.15/arch/arm/mach-bcm/ |
| D | bcm_cygnus.c | 17 "brcm,cygnus", 21 DT_MACHINE_START(BCM_CYGNUS_DT, "Broadcom Cygnus SoC")
|
| D | Kconfig | 28 Currently supported SoCs are Cygnus. 31 bool "Broadcom Cygnus Support" 35 Enable support for the Cygnus family,
|
| /Linux-v5.15/drivers/net/phy/ |
| D | bcm-cygnus.c | 6 /* Broadcom Cygnus SoC internal transceivers support. */ 17 /* Broadcom Cygnus Phy specific registers */ 256 .name = "Broadcom Cygnus PHY", 290 MODULE_DESCRIPTION("Broadcom Cygnus internal PHY driver");
|
| /Linux-v5.15/arch/sh/lib/ |
| D | udiv_qrnnd.S | 10 !! sac@cygnus.com 18 amylaar@cygnus.com */
|
1234