| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | aspeed,ast2x00-scu.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mfd/aspeed,ast2x00-scu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 14 - Joel Stanley <joel@jms.id.au> 15 - Andrew Jeffery <andrew@aj.id.au> 20 - enum: 21 - aspeed,ast2400-scu 22 - aspeed,ast2500-scu 23 - aspeed,ast2600-scu [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | usb251xb.txt | 1 Microchip USB 2.0 Hi-Speed Hub Controller 4 Hi-Speed Controller. 7 - compatible : Should be "microchip,usb251xb" or one of the specific types: 11 - reg : I2C address on the selected bus (default is <0x2C>) 14 - reset-gpios : Should specify the gpio for hub reset 15 - vdd-supply : Should specify the phandle to the regulator supplying vdd 16 - skip-config : Skip Hub configuration, but only send the USB-Attach command 17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424) 18 - product-id : Set USB Product ID of the hub (16 bit, default depends on type) 19 - device-id : Set USB Device ID of the hub (16 bit, default is 0x0bb3) [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-devices-soc | 5 The /sys/devices/ directory contains a sub-directory for each 6 System-on-Chip (SoC) device on a running platform. Information 19 Read-only attribute common to all SoCs. Contains the SoC machine 26 Read-only attribute common to all SoCs. Contains SoC family name 29 On many of ARM based silicon with SMCCC v1.2+ compliant firmware 57 Read-only attribute supported by most SoCs. Contains the SoC's 64 Read-only attribute supported by most SoCs. In the case of 65 ST-Ericsson's chips this contains the SoC serial number. 67 On many of ARM based silicon with SMCCC v1.2+ compliant firmware 68 this will contain the SOC ID appended to the family attribute [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-devices-soc | 5 The /sys/devices/ directory contains a sub-directory for each 6 System-on-Chip (SoC) device on a running platform. Information 19 Read-only attribute common to all SoCs. Contains the SoC machine 26 Read-only attribute common to all SoCs. Contains SoC family name 29 On many of ARM based silicon with SMCCC v1.2+ compliant firmware 57 Read-only attribute supported by most SoCs. Contains the SoC's 64 Read-only attribute supported by most SoCs. In the case of 65 ST-Ericsson's chips this contains the SoC serial number. 67 On many of ARM based silicon with SMCCC v1.2+ compliant firmware 68 this will contain the SOC ID appended to the family attribute [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| D | usb251xb.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/usb/usb251xb.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip USB 2.0 Hi-Speed Hub Controller 10 - Richard Leitner <richard.leitner@skidata.com> 15 - microchip,usb2422 16 - microchip,usb2512b 17 - microchip,usb2512bi 18 - microchip,usb2513b [all …]
|
| /kernel/linux/linux-6.6/Documentation/misc-devices/ |
| D | c2port.rst | 1 .. SPDX-License-Identifier: GPL-2.0 23 -------- 25 This driver implements the support for Linux of Silicon Labs (Silabs) 26 C2 Interface used for in-system programming of micro controllers. 28 By using this driver you can reprogram the in-system flash without EC2 33 ---------- 36 Silicon Laboratories site], see: 38 - AN127: FLASH Programming via the C2 Interface at 41 - C2 Specification at 45 banging) designed to enable in-system programming, debugging, and [all …]
|
| /kernel/linux/linux-5.10/Documentation/misc-devices/ |
| D | c2port.rst | 1 .. SPDX-License-Identifier: GPL-2.0 23 -------- 25 This driver implements the support for Linux of Silicon Labs (Silabs) 26 C2 Interface used for in-system programming of micro controllers. 28 By using this driver you can reprogram the in-system flash without EC2 33 ---------- 36 Silicon Laboratories site], see: 38 - AN127: FLASH Programming via the C2 Interface at 41 - C2 Specification at 45 banging) designed to enable in-system programming, debugging, and [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/c6x/ |
| D | dscr.txt | 2 ------------------------------------ 16 provide device ID information, provide ethernet MAC addresses, as well as other 20 id which is used by individual device drivers to control the state as needed. 24 - compatible: must be "ti,c64x+dscr" 25 - reg: register area base and size 34 - ti,dscr-devstat 37 - ti,dscr-silicon-rev 38 offset, start bit, and bitsize of silicon revision field 40 - ti,dscr-rmii-resets 44 - ti,dscr-locked-regs [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
| D | fwio.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Firmware I/O code for mac80211 ST-Ericsson CW1200 drivers 5 * Copyright (c) 2010, ST-Ericsson 9 * ST-Ericsson UMAC CW1200 driver which is 10 * Copyright (c) 2010, ST-Ericsson 26 int hw_type = -1; in cw1200_get_hw_type() 93 switch (priv->hw_revision) { in cw1200_load_firmware_cw1200() 96 if (!priv->sdd_path) in cw1200_load_firmware_cw1200() 97 priv->sdd_path = SDD_FILE_10; in cw1200_load_firmware_cw1200() 101 if (!priv->sdd_path) in cw1200_load_firmware_cw1200() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
| D | fwio.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Firmware I/O code for mac80211 ST-Ericsson CW1200 drivers 5 * Copyright (c) 2010, ST-Ericsson 9 * ST-Ericsson UMAC CW1200 driver which is 10 * Copyright (c) 2010, ST-Ericsson 26 int hw_type = -1; in cw1200_get_hw_type() 93 switch (priv->hw_revision) { in cw1200_load_firmware_cw1200() 96 if (!priv->sdd_path) in cw1200_load_firmware_cw1200() 97 priv->sdd_path = SDD_FILE_10; in cw1200_load_firmware_cw1200() 101 if (!priv->sdd_path) in cw1200_load_firmware_cw1200() [all …]
|
| /kernel/linux/linux-6.6/Documentation/i2c/busses/ |
| D | i2c-sis5595.rst | 2 Kernel driver i2c-sis5595 6 - Frodo Looijaard <frodol@dds.nl>, 7 - Mark D. Studebaker <mdsxyz123@yahoo.com>, 8 - Philip Edelbrock <phil@netroedge.com> 11 * Silicon Integrated Systems Corp. SiS5595 Southbridge 12 Datasheet: Publicly available at the Silicon Integrated Systems Corp. site. 14 Note: all have mfr. ID 0x1039. 17 SUPPORTED PCI ID 24 "blacklist" PCI ID and refuse to load. 27 NOT SUPPORTED PCI ID BLACKLIST PCI ID [all …]
|
| /kernel/linux/linux-5.10/Documentation/i2c/busses/ |
| D | i2c-sis5595.rst | 2 Kernel driver i2c-sis5595 6 - Frodo Looijaard <frodol@dds.nl>, 7 - Mark D. Studebaker <mdsxyz123@yahoo.com>, 8 - Philip Edelbrock <phil@netroedge.com> 11 * Silicon Integrated Systems Corp. SiS5595 Southbridge 12 Datasheet: Publicly available at the Silicon Integrated Systems Corp. site. 14 Note: all have mfr. ID 0x1039. 17 SUPPORTED PCI ID 24 "blacklist" PCI ID and refuse to load. 27 NOT SUPPORTED PCI ID BLACKLIST PCI ID [all …]
|
| /kernel/linux/linux-6.6/drivers/soc/aspeed/ |
| D | aspeed-socinfo.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 14 const u32 id; member 34 unsigned int id = siliconid & 0xff00ffff; in siliconid_to_name() local 38 if (rev_table[i].id == id) in siliconid_to_name() 88 np = of_find_compatible_node(NULL, NULL, "aspeed,silicon-id"); in aspeed_socinfo_init() 91 return -ENODEV; in aspeed_socinfo_init() 97 return -ENODEV; in aspeed_socinfo_init() 114 return -ENODEV; in aspeed_socinfo_init() 120 * SoC ID: raw silicon revision id in aspeed_socinfo_init() 121 * Serial Number: 64-bit chipid in aspeed_socinfo_init() [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/renesas/ |
| D | cat875.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the Silicon Linux sub board for CAT874 (CAT875) 9 model = "Silicon Linux sub board for CAT874 (CAT875)"; 17 pinctrl-0 = <&avb_pins>; 18 pinctrl-names = "default"; 19 renesas,no-ether-link; 20 phy-handle = <&phy0>; 21 phy-mode = "rgmii-id"; 24 phy0: ethernet-phy@0 { 26 interrupt-parent = <&gpio2>; [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/renesas/ |
| D | cat875.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the Silicon Linux sub board for CAT874 (CAT875) 9 model = "Silicon Linux sub board for CAT874 (CAT875)"; 17 pinctrl-0 = <&avb_pins>; 18 pinctrl-names = "default"; 19 renesas,no-ether-link; 20 phy-handle = <&phy0>; 21 phy-mode = "rgmii-id"; 24 phy0: ethernet-phy@0 { 25 compatible = "ethernet-phy-id001c.c915", [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-imx/ |
| D | cpu-imx27.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 17 static int mx27_cpu_rev = -1; 20 #define SYS_CHIP_ID 0x00 /* The offset of CHIP ID register */ 29 np = of_find_compatible_node(NULL, NULL, "fsl,imx27-ccm"); in mx27_read_cpu_rev() 35 * the silicon revision very early we read it here to in mx27_read_cpu_rev() 56 * the silicon revision of the cpu 57 * -EINVAL - not a mx27 61 if (mx27_cpu_rev == -1) in mx27_revision() 65 return -EINVAL; in mx27_revision()
|
| /kernel/linux/linux-5.10/arch/arm/mach-imx/ |
| D | cpu-imx27.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 17 static int mx27_cpu_rev = -1; 20 #define SYS_CHIP_ID 0x00 /* The offset of CHIP ID register */ 29 np = of_find_compatible_node(NULL, NULL, "fsl,imx27-ccm"); in mx27_read_cpu_rev() 35 * the silicon revision very early we read it here to in mx27_read_cpu_rev() 56 * the silicon revision of the cpu 57 * -EINVAL - not a mx27 61 if (mx27_cpu_rev == -1) in mx27_revision() 65 return -EINVAL; in mx27_revision()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
| D | debug.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (c) 2017-2019, Silicon Laboratories, Inc. 6 * Copyright (c) 2011, ST-Ericsson 15 const char *wfx_get_hif_name(unsigned long id); 16 const char *wfx_get_mib_name(unsigned long id); 17 const char *wfx_get_reg_name(unsigned long id);
|
| /kernel/linux/linux-5.10/drivers/staging/wfx/ |
| D | debug.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (c) 2017-2019, Silicon Laboratories, Inc. 6 * Copyright (c) 2011, ST-Ericsson 15 const char *get_hif_name(unsigned long id); 16 const char *get_mib_name(unsigned long id); 17 const char *get_reg_name(unsigned long id);
|
| /kernel/linux/linux-5.10/drivers/staging/wfx/Documentation/devicetree/bindings/net/wireless/ |
| D | silabs,wfx.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (c) 2020, Silicon Laboratories, Inc. 4 --- 6 $id: http://devicetree.org/schemas/net/wireless/silabs,wfx.yaml# 7 $schema: http://devicetree.org/meta-schemas/core.yaml# 9 title: Silicon Labs WFxxx devicetree bindings 12 - Jérôme Pouiller <jerome.pouiller@silabs.com> 20 ID and Product ID. However, driver will only provide limited features in 24 In addition, it is recommended to declare a mmc-pwrseq on SDIO host above 25 WFx. Without it, you may encounter issues with warm boot. The mmc-pwrseq [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
| D | ddk750_sii164.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 18 /* Silicon Image SiI164 chip prototype */ 44 * Silicon Image SiI164 DVI controller chip 47 * Vendor ID registers 53 * Device ID registers 139 /* De-skewing Enable bit (DKEN) */ 143 /* De-skewing Setting (DK[3:1])*/
|
| /kernel/linux/linux-6.6/drivers/staging/sm750fb/ |
| D | ddk750_sii164.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 18 /* Silicon Image SiI164 chip prototype */ 44 * Silicon Image SiI164 DVI controller chip 47 * Vendor ID registers 53 * Device ID registers 139 /* De-skewing Enable bit (DKEN) */ 143 /* De-skewing Setting (DK[3:1])*/
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/wireless/ |
| D | silabs,wfx.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (c) 2020, Silicon Laboratories, Inc. 4 --- 5 $id: http://devicetree.org/schemas/net/wireless/silabs,wfx.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Silicon Labs WFxxx 11 - Jérôme Pouiller <jerome.pouiller@silabs.com> 14 Support for the Wifi chip WFxxx from Silicon Labs. Currently, the only device 16 https://www.silabs.com/documents/public/data-sheets/wf200-datasheet.pdf 25 It is recommended to declare a mmc-pwrseq on SDIO host above WFx. Without [all …]
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/sn/ |
| D | types.h | 6 * Copyright (C) 1999 Silicon Graphics, Inc. 17 typedef signed short nasid_t; /* node id in numa-as-id space */ 18 typedef signed char partid_t; /* partition ID type */ 19 typedef signed short moduleid_t; /* user-visible module number type */
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/sn/ |
| D | types.h | 6 * Copyright (C) 1999 Silicon Graphics, Inc. 17 typedef signed short nasid_t; /* node id in numa-as-id space */ 18 typedef signed char partid_t; /* partition ID type */ 19 typedef signed short moduleid_t; /* user-visible module number type */
|