/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | st,nomadik-mtu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/timer/st,nomadik-mtu.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: ST Microelectronics Nomadik Multi-Timer Unit MTU Timer 11 - Linus Walleij <linus.walleij@linaro.org> 13 description: This timer is found in the ST Microelectronics Nomadik 14 SoCs STn8800, STn8810 and STn8815 as well as in ST-Ericsson DB8500. 19 - const: st,nomadik-mtu 32 clock-names: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | st,stmfts.txt | 1 * ST-Microelectronics FingerTip touchscreen controller 3 The ST-Microelectronics FingerTip device provides a basic touchscreen 11 - compatible : must be "st,stmfts" 12 - reg : I2C slave address, (e.g. 0x49) 13 - interrupts : interrupt specification 14 - avdd-supply : analogic power supply 15 - vdd-supply : power supply 16 - touchscreen-size-x : see touchscreen.txt 17 - touchscreen-size-y : see touchscreen.txt 20 - touch-key-connected : specifies whether the touchkey feature is connected [all …]
|
H A D | st,stmfts.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/input/touchscreen/st,stmfts.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ST-Microelectronics FingerTip touchscreen controller 10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 13 The ST-Microelectronics FingerTip device provides a basic touchscreen 18 - $ref: touchscreen.yaml# 22 const: st,stmfts 27 avdd-supply: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | st,nomadik-i2c.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/st,nomadik-i2c.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ST Microelectronics Nomadik I2C 9 description: The Nomadik I2C host controller began its life in the ST 10 Microelectronics STn8800 SoC, and was then inherited into STn8810 and 11 STn8815. It was part of the prototype STn8500 which then became ST-Ericsson 15 - Linus Walleij <linus.walleij@linaro.org> 23 - st,nomadik-i2c [all …]
|
H A D | i2c-stu300.txt | 1 ST Microelectronics DDC I2C 4 - compatible : Must be "st,ddci2c" 5 - reg: physical base address of the controller and length of memory mapped 7 - interrupts: interrupt number to the cpu. 8 - #address-cells = <1>; 9 - #size-cells = <0>; 12 - Child nodes conforming to i2c bus binding
|
/freebsd/sys/contrib/device-tree/Bindings/pwm/ |
H A D | st,stmpe-pwm.txt | 1 == ST STMPE PWM controller == 3 This is a PWM block embedded in the ST Microelectronics STMPE 4 (ST Multi-Purpose Expander) chips. The PWM is registered as a 8 - compatible: should be: 9 - "st,stmpe-pwm" 10 - #pwm-cells: should be 2. See pwm.yaml in this directory for a description of 16 compatible = "st,stmpe-pwm"; 17 #pwm-cells = <2>;
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | st-fsm.txt | 1 * ST-Microelectronics SPI FSM Serial (NOR) Flash Controller 4 - compatible : Should be "st,spi-fsm" 5 - reg : Contains register's location and length. 6 - reg-names : Should contain the reg names "spi-fsm" 7 - interrupts : The interrupt number 8 - pinctrl-0 : Standard Pinctrl phandle (see: pinctrl/pinctrl-bindings.txt) 11 - st,syscfg : Phandle to boot-device system configuration registers 12 - st,boot-device-reg : Address of the aforementioned boot-device register(s) 13 - st,boot-device-spi : Expected boot-device value if booted via this device 17 compatible = "st,spi-fsm"; [all …]
|
H A D | fsmc-nand.txt | 1 ST Microelectronics Flexible Static Memory Controller (FSMC) 5 - compatible : "st,spear600-fsmc-nand", "stericsson,fsmc-nand" 6 - reg : Address range of the mtd chip 7 - reg-names: Should contain the reg names "fsmc_regs", "nand_data", "nand_addr" and "nand_cmd" 10 - bank-width : Width (in bytes) of the device. If not present, the width 12 - nand-skip-bbtscan: Indicates the BBT scanning should be skipped 13 - timings: array of 6 bytes for NAND timings. The meanings of these bytes 20 kept in Hi-Z (tristate) after the start of a write access. 32 - bank: default NAND bank to use (0-3 are valid, 0 is the default). 33 - nand-ecc-mode : see nand-controller.yaml [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | st-spear-miphy.txt | 1 ST SPEAr miphy DT details 4 ST Microelectronics SPEAr miphy is a phy controller supporting PCIe and SATA. 7 - compatible : should be "st,spear1310-miphy" or "st,spear1340-miphy" 8 - reg : offset and length of the PHY register set. 9 - misc: phandle for the syscon node to access misc registers 10 - #phy-cells : from the generic PHY bindings, must be 1. 11 - cell[1]: 0 if phy used for SATA, 1 for PCIe. 14 - phy-id: Instance id of the phy. Only required when there are multiple phys
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | st,stmpe-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/st,stmpe-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Stefan Agner <stefan@agner.ch> 13 This ADC forms part of an ST microelectronics STMPE multifunction device . 20 const: st,stmpe-adc 22 st,norequest-mask: 28 "#io-channel-cells": 32 - compatible [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | stmpe.txt | 1 * ST Microelectronics STMPE Multi-Functional Device 7 - compatible : "st,stmpe[610|801|811|1600|1601|2401|2403]" 8 - reg : I2C/SPI address of the device 11 - interrupts : The interrupt outputs from the controller 12 - interrupt-controller : Marks the device node as an interrupt controller 13 - wakeup-source : Marks the input device as wakable 14 - st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 256, 512 and 1024 15 - irq-gpio : If present, which GPIO to use for event IRQ 18 - st,sample-time : ADC conversion time in number of clock. 19 0 -> 36 clocks 4 -> 80 clocks (recommended) [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | ste-nomadik.txt | 1 ST-Ericsson Nomadik Device Tree Bindings 4 that pertain to this particular board, such as board-specific GPIOs. 7 - Nomadik System and reset controller used for basic chip control, clock 9 - compatible: must be "stericsson,nomadik,src" 13 Nomadik NHK-15 board manufactured by ST Microelectronics: 17 compatible="st,nomadik-nhk-15"; 23 compatible="calaosystems,usb-s8815"; 25 Required node: usb-s8815 29 usb-s8815 { 30 ethernet-gpio { [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | spear_spics.txt | 1 === ST Microelectronics SPEAr SPI CS Driver === 17 * compatible: should be defined as "st,spear-spics-gpio" 19 * st-spics,peripcfg-reg: peripheral configuration register offset 20 * st-spics,sw-enable-bit: bit offset to enable sw control 21 * st-spics,cs-value-bit: bit offset to drive chipselect low or high 22 * st-spics,cs-enable-mask: chip select number bit mask 23 * st-spics,cs-enable-shift: chip select number program offset 24 * gpio-controller: Marks the device node as gpio controller 25 * #gpio-cells: should be 1 and will mention chip select number 30 ------- [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | MipsABIFlags.h | 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking 14 //===----------------------------------------------------------------------===// 25 AFL_REG_32 = 0x01, // 32-bit registers 26 AFL_REG_64 = 0x02, // 64-bit registers 27 AFL_REG_128 = 0x03 // 128-bit registers 37 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE 63 AFL_EXT_SB1 = 12, // Broadcom SB-1 instruction [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | sti-mailbox.txt | 1 ST Microelectronics Mailbox Driver 3 Each ST Mailbox IP currently consists of 4 instances of 32 channels. Messages 7 ---------- 10 - compatible : Should be "st,stih407-mailbox" 11 - reg : Offset and length of the device's register set 12 - mbox-name : Name of the mailbox 13 - #mbox-cells: : Must be 2 20 - interrupts : Contains the IRQ line for a Rx mailbox 25 compatible = "st,stih407-mailbox"; 28 #mbox-cells = <2>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | st,nomadik.txt | 1 ST Microelectronics Nomadik SRC System Reset and Control 4 Documentation/devicetree/bindings/clock/clock-bindings.txt 10 - compatible: must be "stericsson,nomadik-src" 11 - reg: must contain the SRC register base and size 14 - disable-sxtalo: if present this will disable the SXTALO 17 - disable-mxtal: if present this will disable the MXTALO, 28 - compatible: must be "st,nomadik-pll-clock" 29 - clock-cells: must be 0 30 - clock-id: must be 1 or 2 for PLL1 and PLL2 respectively 31 - clocks: this clock will have main chrystal as parent [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl_spear.txt | 1 ST Microelectronics, SPEAr pinmux controller 4 - compatible : "st,spear300-pinmux" 5 : "st,spear310-pinmux" 6 : "st,spear320-pinmux" 7 : "st,spear1310-pinmux" 8 : "st,spear1340-pinmux" 9 - reg : Address range of the pinctrl registers 10 - st,pinmux-mode: Mandatory for SPEAr300 and SPEAr320 and invalid for others. 11 - Its values for SPEAr300: 12 - NAND_MODE : <0> [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-nomadik-nhk15.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree for the ST Microelectronics Nomadik NHK8815 board 6 /dts-v1/; 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include "ste-nomadik-stn8815.dtsi" 13 compatible = "st,nomadik-nhk-15"; 22 stmpe-i2c0 = &stmpe0; 23 stmpe-i2c1 = &stmpe1; 71 disable-sxtalo; [all …]
|
H A D | ste-ux500-samsung-codina.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy Ace 2 GT-I8160 also known as Codina. 11 * The Samsung tree further talks about GT-I8160P and GT-I8160chn (China). 12 * The GT-I8160 plain is known as the "europe" variant. 13 * The GT-I8160P is the CDMA version and it appears to not use the ST [all...] |
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | vendor-prefixes.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/vendor-prefixes.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 19 "^(at25|bm|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio-key|gpio|gpmc|hdmi|i2c-gpio),.*": true 21 "^(pinctrl-single|#pinctrl-single|PowerPC),.*": true 22 "^(pl022|pxa-mmc|rcar_sound|rotary-encoder|s5m8767|sdhci),.*": true 23 "^(simple-audio-card|st-plgpio|st-spics|ts),.*": true 50 "^active-semi,.*": [all …]
|
/freebsd/sys/dev/jedec_dimm/ |
H A D | jedec_dimm.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 7 * Copyright (c) 2018-2023 Panasas 32 * This driver is a super-set of the now-deleted jedec_ts(4), and most of the 82 * http://www.analog.com/media/en/technical-documentation/data-sheets/ADT7408.pdf 88 * http://www.atmel.com/images/atmel-8868-dts-at30tse004a-datasheet.pdf 99 * https://www.idt.com/document/dst/tse2004gb2b0-datasheet 106 * Document 19-3837; Rev 0; 10/05 has 0x3e00 while 107 * 19-3837; Rev 3; 10/11 has 0x5400. 125 * http://www.nxp.com/docs/en/data-sheet/SE97B.pdf [all …]
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | util.c | 1 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 81 /* 0x01 */ "Only for point-to-point packets", in hci_encrypt2str() 82 /* 0x02 */ "Both point-to-point and broadcast packets" in hci_encrypt2str() 102 /* 0x01 */ "u-law", in hci_coding2str() 103 /* 0x02 */ "A-law", in hci_coding2str() 116 /* 0x02 */ "Sign-Magnitude", in hci_vdata2str() 136 size--; in hci_hmode2str() 143 strncat(buffer, t[n], size - len); in hci_hmode2str() 244 /* 0048 */ "ST Microelectronics", in hci_manufacturer2str() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This header contains common, non-processor-specific data structures and 14 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format 17 //===----------------------------------------------------------------------===// 70 Elf32_Word e_flags; // Processor-specific flags 86 // 64-bit ELF header. Fields are the same as for ELF32, but with different 121 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes 122 ET_HIOS = 0xfeff, // Operating system-specific [all …]
|
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-12-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 64 0204 Chipsbank Microelectronics Co., Ltd [all …]
|
/freebsd/sys/dev/sound/pcm/ |
H A D | ac97.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 85 /* [offset] reg bits of st mu re mk en */ 97 [SOUND_MIXER_IGAIN] = { -AC97_MIX_MIC, 1, 6, 0, 0, 0, 1, 1 }, 101 [SOUND_MIXER_RECLEV] = { -AC97_MIX_RGAIN, 4, 0, 1, 1, 0, 0, 1 } 110 { 0x434d4900, "C-Media Electronics" }, 187 { 0x43585430, 0x00, 0, "CX20468-21", 0 }, 275 "Wolfson Microelectronics 3D Enhancement", 318 if (codec->flags & AC97_F_RDCD_BUG) { in ac97_rdcd() 321 i[0] = AC97_READ(codec->methods, codec->devinfo, reg); in ac97_rdcd() [all …]
|