Home
last modified time | relevance | path

Searched +full:otp +full:- +full:2 (Results 1 – 25 of 202) sorted by relevance

123456789

/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Drockchip,otp.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/rockchip,otp
[all...]
H A Dnintendo-otp.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/nvmem/nintendo-otp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Nintendo Wii and Wii U OTP
10 This binding represents the OTP memory as found on a Nintendo Wii or Wii U,
11 which contains common and per-console keys, signatures and related data
14 See https://wiiubrew.org/wiki/Hardware/OTP
17 - Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
20 - $ref: nvmem.yaml#
[all …]
H A Dst,stm32-romem.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
[all...]
H A Dmicrochip,lan9662-otpc.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/microchip,lan9662-otpc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip LAN9662 OTP Controller (OTPC)
10 - Horatiu Vultur <horatiu.vultur@microchip.com>
13 OTP controller drives a NVMEM memory where system specific data
18 - $ref: nvmem.yaml#
23 - items:
24 - const: microchip,lan9668-otpc
[all …]
H A Dsunplus,sp7021-ocotp.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
[all...]
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-eeprom-read.c
H A Diwl-agn-hw.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2005-2014 Intel Corporation
6 * Please use this file (iwl-agn-hw.h) only for hardware-related definitions.
18 #define IWLAGN_RTC_INST_SIZE (IWLAGN_RTC_INST_UPPER_BOUND - \
20 #define IWLAGN_RTC_DATA_SIZE (IWLAGN_RTC_DATA_UPPER_BOUND - \
28 (IWL60_RTC_INST_UPPER_BOUND - IWL60_RTC_INST_LOWER_BOUND)
30 (IWL60_RTC_DATA_UPPER_BOUND - IWL60_RTC_DATA_LOWER_BOUND)
51 #define OTP_MAX_LL_ITEMS_1000 (3) /* OTP blocks for 1000 */
52 #define OTP_MAX_LL_ITEMS_6x00 (4) /* OTP blocks for 6x00 */
53 #define OTP_MAX_LL_ITEMS_6x50 (7) /* OTP blocks for 6x50 */
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Deeprom.c1 // SPDX-License-Identifier: ISC
28 return -ETIMEDOUT; in mt7615_efuse_read()
30 udelay(2); in mt7615_efuse_read()
53 if (is_mt7663(&dev->mt76)) in mt7615_efuse_init()
60 dev->mt76.otp.data = devm_kzalloc(dev->mt76.dev, len, GFP_KERNEL); in mt7615_efuse_init()
61 dev->mt76.otp.size = len; in mt7615_efuse_init()
62 if (!dev->mt76.otp.data) in mt7615_efuse_init()
63 return -ENOMEM; in mt7615_efuse_init()
65 buf = dev->mt76.otp.data; in mt7615_efuse_init()
87 ret = mt76_eeprom_init(&dev->mt76, MT7615_EEPROM_FULL_SIZE); in mt7615_eeprom_load()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dmtd.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/dev/nmdm/
H A Dnmdm.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
12 * 2. Redistributions in binary form must reproduce the above copyright
35 * Pseudo-nulmodem driver
107 struct tty *otp; in nmdm_close() local
110 onp = np->np_other; in nmdm_close()
111 otp = onp->np_tty; in nmdm_close()
114 if (tty_opened(otp)) in nmdm_close()
122 onp = np->np_other; in nmdm_close()
125 otp = onp->np_tty; in nmdm_close()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Deeprom.c1 // SPDX-License-Identifier: ISC
21 return -ETIMEDOUT; in mt7603_efuse_read()
23 udelay(2); in mt7603_efuse_read()
51 dev->mt76.otp.data = devm_kzalloc(dev->mt76.dev, len, GFP_KERNEL); in mt7603_efuse_init()
52 dev->mt76.otp.size = len; in mt7603_efuse_init()
53 if (!dev->mt76.otp.data) in mt7603_efuse_init()
54 return -ENOMEM; in mt7603_efuse_init()
56 buf = dev->mt76.otp.data; in mt7603_efuse_init()
104 struct device_node *np = dev->mt76.dev->of_node; in mt7603_apply_cal_free_data()
105 u8 *eeprom = dev->mt76.eeprom.data; in mt7603_apply_cal_free_data()
[all …]
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipcvar.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org>
17 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
63 * ChipCommon-controlled SPROM/OTP is supported, along with the
72 CHIPC_QUIRK_4706_NFLASH = (1<<2),
93 * attached via GPIO 2, 5, and sprom_dout pins.
112 * SPROM pins are muxed with the FEM control lines on this 4360-family
122 /** Supports HND or IPX OTP registers (CHIPC_OTPST, CHIPC_OTPCTRL,
126 /** Supports HND OTP registers. */
[all …]
H A Dchipcreg.h1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org>
5 * Copyright (c) 2010-2015 Broadcom Corporation
10 * distributed with the Asus RT-N16 firmware source code release.
55 #define CHIPC_OTPST 0x10 /**< otp status */
56 #define CHIPC_OTPCTRL 0x14 /**< otp control */
58 #define CHIPC_OTPLAYOUT 0x1C /**< otp layout (IPX OTP) */
77 /* siba backplane configuration broadcast (siba-only) */
81 #define CHIPC_GPIOPU 0x58 /**< pull-up mask (rev >= 20) */
[all …]
H A Dchipc.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org>
18 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
80 /* HND OTP controller revisions */
85 /* IPX OTP controlle
[all...]
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.811 .\" 2. Redistributions in binary form must reproduce the above copyright
50 .Op Fl Fl gss-bindings
51 .Op Fl I | Fl Fl no-insecure-oob
53 .Op Fl B | Fl Fl builtin-ls
54 .Op Fl Fl good-chars= Ns Ar string
68 .Bl -tag -width Ds
76 .Bl -tag -width plain
78 Allow logging in with plaintext password. The password can be a(n) OTP
80 .It Ar otp
83 but only OTP is allowed.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dpalmas-pmic.txt3 The tps659038 for the AM57x class have OTP spins that
5 is not a need to add the OTP spins to the palmas driver. The
11 - compatible : Should be from the list
12 ti,twl6035-pmic
13 ti,twl6036-pmic
14 ti,twl6037-pmic
15 ti,tps65913-pmic
16 ti,tps65914-pmic
17 ti,tps65917-pmic
18 ti,tps659038-pmic
[all …]
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_cli.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
21 <arg>-p <replaceable>path to ctrl sockets</replaceable></arg>
22 <arg>-g <replaceable>path to global ctrl_interface socket</replaceable></arg>
23 <arg>-i <replaceable>ifname</replaceable></arg>
24 <arg>-hvB</arg>
25 <arg>-a <replaceable>action file</replaceable></arg>
26 <arg>-P <replaceable>pid file</replaceable></arg>
27 <arg>-G <replaceable>ping interval</replaceable></arg>
35 <para>wpa_cli is a text-based frontend program for interacting
47 implement, e.g., one-time-passwords or generic token card
[all …]
/freebsd/usr.sbin/wpa/wpa_cli/
H A Dwpa_cli.81 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
12 .\" 2. Redistributions in binary form must reproduce the above copyright
48 is a text-based frontend program for interacting with
77 one-time passwords or generic token card
79 challenge-response that uses an external device for generating the
103 non-root user access by using the
124 .Dq Li CTRL-REQ- Ns Ao Ar type Ac Ns Li - Ns Ao Ar id Ac : Ns Aq Ar text
130 .Li OTP
131 (One-Time Password),
[all …]
/freebsd/contrib/libfido2/udev/
H A Dfidodevs2 # Use of this source code is governed by a BSD-style
4 # SPDX-License-Identifier: BSD-2-Clause
6 # After modifying this file, regenerate 70-u2f.rules:
7 # ./genrules.awk fidodevs > 70-u2f.rules
59 product YUBICO 0x0114 YubiKey NEO OTP+FIDO
61 product YUBICO 0x0116 YubiKey NEO OTP
[all...]
/freebsd/sys/arm64/rockchip/
H A Drk_otp.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
11 * 2. Redistributions in binary form must reproduce the above copyright
55 #define OTPC_SBPI_DONE 2
75 {"rockchip,rk3568-otp", 1},
89 while (!(bus_read_4(sc->mem, OTPC_SBPI_INT_STATUS) & status)) { in rk_otp_wait()
91 if (--retry == 0) in rk_otp_wait()
96 bus_write_4(sc->mem, OTPC_SBPI_INT_STATUS, status); in rk_otp_wait()
104 bus_write_4(sc->mem, OTPC_SBPI_CTRL, in rk_otp_ecc()
106 bus_write_4(sc->mem, OTPC_SBPI_CMD_VALID_PRE, in rk_otp_ecc()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dmediatek,mt76.txt11 - "mediatek,mt7628-wmac" for MT7628/MT7688
12 - "mediatek,mt7622-wmac" for MT7622
15 - reg: Address and length of the register set for the device.
16 - interrupts: Main device interrupt
19 - power-domains: phandle to the power domain that the WMAC is part of
20 - mediatek,infracfg: phandle to the infrastructure bus fabric syscon node
24 - ieee80211-freq-limit: See ieee80211.txt
25 - mediatek,mtd-eeprom: Specify a MTD partition + offset containing EEPROM data
26 - big-endian: if the radio eeprom partition is written in big-endian, specify
28 - mediatek,eeprom-merge-otp: Merge EEPROM data with OTP data. Can be used on
[all …]
/freebsd/sys/dev/iwn/
H A Dif_iwn_chip_cfg.h1 /*-
36 #define IWN_FLG_NEED_PHY_CALIB_TX_IQ (1<<2)
60 * Refer to linux specific file like iwl-xxxx.c to determine correct value
63 * @max_ll_items: max number of OTP blocks
64 * @shadow_ram_support: shadow support for OTP memory
76 * See iwl-agn-devices.c file to determine that(enhanced_txpower)
79 * calibration data ucode need. See calib_init_cfg in iwl-xxxx.c
95 #define IWN_OTP_MAX_LL_ITEMS_1000 (3) /* OTP blocks for 1000 */
96 #define IWN_OTP_MAX_LL_ITEMS_6x00 (4) /* OTP blocks for 6x00 */
97 #define IWN_OTP_MAX_LL_ITEMS_6x50 (7) /* OTP blocks for 6x50 */
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A Deap_testing.txt5 - Linked some parts of IEEE 802.1X Authenticator implementation from
6 hostapd (RADIUS client and RADIUS processing, EAP<->RADIUS
8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger
11 - For EAP methods that generate keying material, the key derived by the
17 this take a bit more time.. ;-) As an extra bonus, this can also be
35 -) server did not support
38 Cisco ACS ----------------------------------------------------------.
39 hostapd --------------------------------------------------------. |
40 Cisco Aironet 1200 AP (local RADIUS server) ----------------. | |
41 Periodik Labs Elektron ---------------------------------. | | |
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Ddebugfs.c1 // SPDX-License-Identifier: ISC
12 __mt76_wr(dev, dev->debugfs_reg, val); in mt76_reg_set()
21 *val = __mt76_rr(dev, dev->debugfs_reg); in mt76_reg_get()
34 return -EOPNOTSUPP; in mt76_napi_threaded_set()
36 if (dev->napi_dev.threaded != val) in mt76_napi_threaded_set()
37 return dev_set_threaded(&dev->napi_dev, val); in mt76_napi_threaded_set()
47 *val = dev->napi_dev.threaded; in mt76_napi_threaded_get()
56 struct mt76_dev *dev = dev_get_drvdata(s->private); in mt76_queues_read()
59 seq_puts(s, " queue | hw-queued | head | tail |\n"); in mt76_queues_read()
60 for (i = 0; i < ARRAY_SIZE(dev->phy.q_tx); i++) { in mt76_queues_read()
[all …]
/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org>
5 * Copyright (c) 1999-2015, Broadcom Corporation
9 * with the dd-wrt project, and the hndsoc.h header distributed with Broadcom's
30 * JEDEC JEP-106 Core Vendor IDs
32 * These are the JEDEC JEP-106 manufacturer ID representions (with ARM's
33 * non-standard 4-bit continutation code), as used in ARM's PrimeCell
38 * will need to convert bus-specific vendor IDs to their BHND_MFGID
39 * JEP-106 equivalents.
[all …]

123456789