Home
last modified time | relevance | path

Searched refs:otp (Results 1 – 25 of 115) sorted by relevance

12345

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Deeprom.c60 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()
65 buf = dev->mt76.otp.data; in mt7615_efuse_init()
286 u8 *otp = dev->mt76.otp.data; in mt7615_apply_cal_free_data() local
289 if (!otp) in mt7615_apply_cal_free_data()
293 if (!otp[ical[i]]) in mt7615_apply_cal_free_data()
297 eeprom[ical[i]] = otp[ical[i]]; in mt7615_apply_cal_free_data()
300 eeprom[ical_nocheck[i]] = otp[ical_nocheck[i]]; in mt7615_apply_cal_free_data()
309 u8 *otp = dev->mt76.otp.data; in mt7622_apply_cal_free_data() local
[all …]
/freebsd/sys/dev/nmdm/
H A Dnmdm.c107 struct tty *otp; in nmdm_close() local
111 otp = onp->np_tty; in nmdm_close()
114 if (tty_opened(otp)) in nmdm_close()
125 otp = onp->np_tty; in nmdm_close()
126 tty_rel_gone(otp); in nmdm_close()
252 struct tty *tp, *otp; in nmdm_task_tty() local
263 otp = np->np_other->np_tty; in nmdm_task_tty()
264 KASSERT(otp != NULL, ("NULL otp in nmdmstart")); in nmdm_task_tty()
265 KASSERT(otp != tp, ("NULL otp == tp nmdmstart")); in nmdm_task_tty()
269 ttydisc_modem(otp, 0); in nmdm_task_tty()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Drockchip-otp.txt5 - "rockchip,px30-otp" - for PX30 SoCs.
6 - "rockchip,rk3308-otp" - for RK3308 SoCs.
9 - clock-names: Should be "otp", "apb_pclk" and "phy".
17 otp: otp@ff290000 {
18 compatible = "rockchip,px30-otp";
24 clock-names = "otp", "apb_pclk", "phy";
H A Dlpc1850-otp.txt6 - compatible: Should be "nxp,lpc1850-otp"
15 otp: otp@40045000 {
16 compatible = "nxp,lpc1850-otp";
H A Dbrcm,ocotp.txt13 otp: otp@301c800 {
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Deeprom.c51 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()
56 buf = dev->mt76.otp.data; in mt7603_efuse_init()
165 if (dev->mt76.otp.data) { in mt7603_eeprom_init()
167 mt7603_apply_cal_free_data(dev, dev->mt76.otp.data); in mt7603_eeprom_init()
169 memcpy(dev->mt76.eeprom.data, dev->mt76.otp.data, in mt7603_eeprom_init()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_otp.c35 int otp; in eap_otp_process() local
47 otp = 1; in eap_otp_process()
50 otp = 0; in eap_otp_process()
74 if (otp) { in eap_otp_process()
H A Deap_gtc.c52 int otp; in eap_gtc_process() local
79 otp = 1; in eap_gtc_process()
82 otp = 0; in eap_gtc_process()
118 if (otp) { in eap_gtc_process()
H A Deap_config.h531 u8 *otp; member
/freebsd/krb5/plugins/preauth/otp/
H A DMakefile14 LIB= otp
20 .PATH: ${KRB5_DIR}/plugins/preauth/otp
25 CFLAGS+=-I${KRB5_DIR}/plugins/preauth/otp \
/freebsd/crypto/krb5/src/plugins/preauth/otp/
H A DMakefile.in1 mydir=plugins$(S)preauth$(S)otp
5 LIBBASE=otp
8 RELDIR=../plugins/preauth/otp
/freebsd/contrib/nvi/ex/
H A Dex_tag.c631 tag_copy(SCR *sp, TAG *otp, TAG **tpp) in tag_copy() argument
637 if (otp->fname != NULL) in tag_copy()
638 len += otp->fnlen + 1; in tag_copy()
639 if (otp->search != NULL) in tag_copy()
640 len += otp->slen + 1; in tag_copy()
641 if (otp->msg != NULL) in tag_copy()
642 len += otp->mlen + 1; in tag_copy()
644 memcpy(tp, otp, len); in tag_copy()
646 if (otp->fname != NULL) in tag_copy()
648 if (otp->search != NULL) in tag_copy()
[all …]
/freebsd/crypto/heimdal/
H A DFREEBSD-Xlist7 appl/otp
14 lib/otp
/freebsd/contrib/tcpdump/
H A Dprint-llc.c409 const struct oui_tok *otp; in oui_to_struct_tok() local
411 for (otp = &oui_to_tok[0]; otp->tok != NULL; otp++) { in oui_to_struct_tok()
412 if (otp->oui == orgcode) { in oui_to_struct_tok()
413 tok = otp->tok; in oui_to_struct_tok()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dpcie.c359 struct brcmf_otp_params otp; member
2089 strscpy(devinfo->otp.module, p, len + 1); in brcmf_pcie_parse_otp_sys_vendor()
2092 strscpy(devinfo->otp.vendor, p, len + 1); in brcmf_pcie_parse_otp_sys_vendor()
2095 strscpy(devinfo->otp.version, p, len + 1); in brcmf_pcie_parse_otp_sys_vendor()
2104 devinfo->otp.module, devinfo->otp.vendor, in brcmf_pcie_parse_otp_sys_vendor()
2105 devinfo->otp.version); in brcmf_pcie_parse_otp_sys_vendor()
2107 if (!devinfo->otp.module[0] || in brcmf_pcie_parse_otp_sys_vendor()
2108 !devinfo->otp.vendor[0] || in brcmf_pcie_parse_otp_sys_vendor()
2109 !devinfo->otp.version[0]) in brcmf_pcie_parse_otp_sys_vendor()
2112 devinfo->otp.valid = true; in brcmf_pcie_parse_otp_sys_vendor()
[all …]
/freebsd/usr.bin/showmount/
H A Dshowmount.c263 register struct mountlist **otp; in xdr_mntdump() local
323 otp = &tp->ml_left; in xdr_mntdump()
326 otp = &tp->ml_right; in xdr_mntdump()
330 *otp = mp; in xdr_mntdump()
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dnand-macronix.txt17 - randomizer enable: should be "mxic,enable-randomizer-otp"
25 mxic,enable-randomizer-otp;
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86_64.pl3828 my ($out,$inp,$otp,$len)=$win64 ? ("%rcx","%rdx","%r8", "%r9") : # Win64 order
3836 sub $otp,$inp
3837 sub $otp,$out
3843 movdqu ($inp,$otp),%xmm0
3844 pxor ($otp),%xmm0
3845 movdqu %xmm0,($out,$otp)
3846 movdqa %xmm0,($otp)
3847 lea 16($otp),$otp
3859 mov ($inp,$otp),%al
3860 xor ($otp),%al
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Ddebugfs.c119 if (dev->otp.data) in mt76_register_debugfs_fops()
120 debugfs_create_blob("otp", 0400, dir, &dev->otp); in mt76_register_debugfs_fops()
/freebsd/krb5/plugins/preauth/
H A DMakefile10 SUBDIR= otp pkinit spake test
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Deeprom.c155 dev->mt76.otp.data = devm_kzalloc(dev->mt76.dev, MT7662_EEPROM_SIZE, in mt76x2_eeprom_load()
157 dev->mt76.otp.size = MT7662_EEPROM_SIZE; in mt76x2_eeprom_load()
158 if (!dev->mt76.otp.data) in mt76x2_eeprom_load()
161 efuse = dev->mt76.otp.data; in mt76x2_eeprom_load()
/freebsd/crypto/heimdal/appl/
H A DMakefile.am6 dir_otp = otp
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_cli.sgml83 <emphasis>otp</emphasis> commands. &lt;id&gt; needs to be copied from
85 <emphasis>otp</emphasis> commands can be used regardless of whether
89 with <emphasis>otp</emphasis> are used only once and then forgotten,
105 > otp 2 9876
308 <term>otp &lt;network id&gt; &lt;password&gt;</term>
/freebsd/crypto/heimdal/lib/
H A DMakefile.am9 dir_otp = otp
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dwii.dts233 otp@d8001ec {
234 compatible = "nintendo,hollywood-otp";

12345