/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx93-tqma9352-mba93xxla.dts | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT) 3 * Copyright (c) 2022-2023 TQ-Systems GmbH <linux@ew.tq-group.com>, 4 * D-82229 Seefeld, Germany. 8 /dts-v1/; 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/net/ti-dp83867.h> 13 #include <dt-bindings/pwm/pwm.h> 14 #include <dt-bindings/usb/pd.h> 15 #include "imx93-tqma9352.dtsi" [all …]
|
H A D | imx93-tqma9352-mba93xxca.dts | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT) 3 * Copyright (c) 2022-2023 TQ-Systems GmbH <linux@ew.tq-group.com>, 4 * D-82229 Seefeld, Germany. 8 /dts-v1/; 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/net/ti-dp83867.h> 13 #include <dt-bindings/pwm/pwm.h> 15 #include "imx93-tqma9352.dtsi" 18 model = "TQ-Systems i.MX93 TQMa93xxLA/TQMa93xxCA on MBa93xxCA starter kit"; [all …]
|
H A D | imx8dxl-ss-conn.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 /delete-node/ &enet1_lpcg; 7 /delete-node/ &fec2; 10 conn_enet0_root_clk: clock-conn-enet0-root { 11 compatible = "fixed-clock"; 12 #clock-cells = <0>; 13 clock-frequency = <250000000>; 14 clock-output-names = "conn_enet0_root_clk"; 17 clk_dummy: clock-dummy { 18 compatible = "fixed-clock"; [all …]
|
H A D | imx8mn-var-som-symphony.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Copyright 2019-2020 Variscite Ltd. 9 /dts-v1/; 11 #include <dt-bindings/usb/pd.h> 12 #include "imx8mn-var-som.dtsi" 15 model = "Variscite VAR-SOM-MX8MN Symphony evaluation board"; 16 compatible = "variscite,var-som-mx8mn-symphony", "variscite,var-som-mx8mn", "fsl,imx8mn"; 18 reg_usdhc2_vmmc: regulator-usdhc2-vmmc { 19 compatible = "regulator-fixed"; 20 pinctrl-names = "default"; [all …]
|
H A D | imx8dxl-evk.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 6 /dts-v1/; 12 compatible = "fsl,imx8dxl-evk", "fsl,imx8dxl"; 24 stdout-path = &lpuart0; 27 imx8dxl-cm4 { 28 compatible = "fsl,imx8qxp-cm4"; 30 mbox-names = "tx", "rx", "rxdb"; 32 memory-region = <&vdevbuffer>, <&vdev0vring0>, <&vdev0vring1>, 34 power-domains = <&pd IMX_SC_R_M4_0_PID0>, <&pd IMX_SC_R_M4_0_MU_1A>; 35 fsl,resource-id = <IMX_SC_R_M4_0_PID0>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | rockchip,rk3399-dmc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controller [all...] |
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | willsemi,wusb3801.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: WUSB3801 Type-C port controller 10 The Will Semiconductor WUSB3801 is a USB Type-C port controller which 12 compatible with the USB Type-C Cable and Connector Specification v1.2. 15 - Samuel Holland <samuel@sholland.org> 20 - willsemi,wusb3801 30 $ref: ../connector/usb-connector.yaml# 33 The managed USB Type-C connector. Since WUSB3801 does not support [all …]
|
/freebsd/contrib/ntp/html/hints/ |
H A D | solaris.xtra.4095849 | 8 If the time_constant parameter is 7 or higher, and the phase-lock looping model 10 the clock routine as soon as the time_offset becomes non-zero. 19 satish.mynam@Eng 1998-04-30 20 1. Use Sun's version of NTP software instead of PD version. This problem 21 is not seen with Sun's NTP version (which is mostly eqivalent to PD NTP 3.4 26 The workaround for public domain NTP version is to disable the 32 The easiest way to disable ntp_adjtime option is(without changing 33 any makefiles or other config files) to disable the KERNEL_PLL 38 the ./config.h file. This will disable the KERNEL_PLL part of the source 50 /net/divya/export/home/mynam/public_domain/ntp/xntp3-5.92/xntpd>strings [all …]
|
/freebsd/usr.sbin/pmccontrol/ |
H A D | pmccontrol.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 56 #define PMCC_CPU_ALL -1 59 #define PMCC_PMC_ALL -1 90 " " PMCC_PROGRAM_NAME " -L\n" 91 " " PMCC_PROGRAM_NAME " -l\n" 92 " " PMCC_PROGRAM_NAME " -s\n" 93 " " PMCC_PROGRAM_NAME " [-e pmc | -d pmc | -c cpu] ..."; 155 cpu = np->op_cpu; in pmcc_do_enable_disable() 156 pmc = np->op_pmc; in pmcc_do_enable_disable() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-facebook-bletchley.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 /dts-v1/; 5 #include "aspeed-g6.dtsi" 6 #include <dt-bindings/gpio/aspeed-gpio.h> 7 #include <dt-bindings/usb/pd.h> 8 #include <dt-binding [all...] |
/freebsd/sys/i386/i386/ |
H A D | bios.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 94 for (cv = (u_int8_t *)sdh, ck = 0, i = 0; i < (sdh->len * 16); i++) { in bios32_init() 98 if ((ck == 0) && (BIOS_START <= sdh->entry ) && in bios32_init() 99 (sdh->entry < (BIOS_START + BIOS_SIZE))) { in bios32_init() 100 bios32_SDCI = BIOS_PADDRTOVADDR(sdh->entry); in bios32_init() 104 sdh->entr in bios32_init() 571 struct pnp_sysdev *pd; pnpbios_identify() local [all...] |
/freebsd/sys/netpfil/pf/ |
H A D | pf_syncookies.c | 14 * DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the 41 * exhaustion. Trigger for the synflood mode is the number of half-open 43 * We leave synflood mode when the number of half-open states - including 44 * in-flight syncookies - drops far enough again 167 nvlpacked = nvlist_pack(nvl, &nv->len); in pf_get_syncookies() 171 if (nv->size == 0) { in pf_get_syncookies() 173 } else if (nv->size < nv->len) { in pf_get_syncookies() 177 error = copyout(nvlpacked, nv->data, nv->len); in pf_get_syncookies() 199 if (nv->len > pf_ioctl_maxcount) in pf_set_syncookies() 202 nvlpacked = malloc(nv->len, M_NVLIST, M_WAITOK); in pf_set_syncookies() [all …]
|
H A D | pf_norm.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 5 * Copyright 2011-2018 Alexander Bluhm <bluhm@openbsd.org> 168 key->frc_src.v4 = ip->ip_src; in pf_ip2key() 169 key->frc_dst.v4 = ip->ip_dst; in pf_ip2key() 170 key->frc_af = AF_INET; in pf_ip2key() 171 key->frc_proto = ip->ip_p; in pf_ip2key() 172 key->frc_id = ip->ip_id; in pf_ip2key() 214 if ((diff = a->fr_id - b->fr_id) != 0) in pf_frag_compare() 216 if ((diff = a->fr_proto - b->fr_proto) != 0) in pf_frag_compare() [all …]
|
/freebsd/usr.sbin/mptutil/ |
H A D | mptutil.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 16 * 3. Neither the name of the author nor the names of any co-contributors 50 fprintf(stderr, "usage: mptutil [-u unit] <command> ...\n\n"); in usage() 53 fprintf(stderr, " show adapter - display controller information\n"); in usage() 54 fprintf(stderr, " show config - display RAID configuration\n"); in usage() 55 fprintf(stderr, " show drives - list physical drives\n"); in usage() 56 fprintf(stderr, " show events - display event log\n"); in usage() 57 fprintf(stderr, " show volumes - list logical volumes\n"); in usage() 58 fprintf(stderr, " fail <drive> - fail a physical drive\n"); in usage() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-mba6.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright 2013-2021 TQ-Systems GmbH 6 * Author: Markus Niebel <Markus.Niebel@tq-group.com> 9 #include <dt-bindings/clock/imx6qdl-clock.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/sound/fsl-imx-audmux.h> 18 /delete-property/ mmc2; 19 /delete-property/ mmc3; 24 stdout-path = &uart2; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/connector/ |
H A D | usb-connector.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ro [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sm6115-fxtec-pro1x.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 3 * Copyright (c) 2023 - 2024, Dang Huynh <danct12@riseup.net> 6 /dts-v1/; 11 #include <dt-bindings/arm/qcom,ids.h> 12 #include <dt-bindings/leds/common.h> 13 #include <dt-bindings/usb/pd.h> 18 chassis-type = "handset"; 20 qcom,msm-id = <QCOM_ID_SM6115 0x10000>; 23 #address-cells = <2>; 24 #size-cells = <2>; [all …]
|
H A D | qrb4210-rb2.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/leds/common.h> 9 #include <dt-bindings/usb/pd.h> 16 compatible = "qcom,qrb4210-rb2", "qcom,qrb4210", "qcom,sm4250"; 24 stdout-path = "serial0:115200n8"; 28 clk40M: can-clk { 29 compatible = "fixed-clock"; 30 clock-frequency = <40000000>; 31 #clock-cells = <0>; [all …]
|
H A D | apq8016-schneider-hmibsc.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 7 /dts-v1/; 9 #include "msm8916-pm8916.dtsi" 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/leds/common.h> 13 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 14 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h> 15 #include <dt-bindings/sound/apq8016-lpass.h> 19 compatible = "schneider,apq8016-hmibsc", "qcom,apq8016"; [all …]
|
/freebsd/sys/dev/mfi/ |
H A D | mfireg.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 28 /*- 283 * Pre-TB command size and TB command size. 374 MFI_EVT_CLASS_DEBUG = -2, 375 MFI_EVT_CLASS_PROGRESS = -1, 467 #define MFI_DEFAULT_ID -1 672 * 0 - use auto detect logic of backplanes like SGPIO, i2c SEP using 674 * 1 - disable auto detect SGPIO, 675 * 2 - disable i2c SEP auto detect [all …]
|
/freebsd/tools/tools/ath/athprom/ |
H A D | eeprom-5 | 10 |-------------------------------------------------------------| 12 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | 13 | RF Silent $rfKill | XR5 Disable $disableXr5 | XR2 Disable $disableXr2 | 15 |-------------------------------------------------------------| 33 |-------------------------------------------------------------| 41 | freq | pd | pwr1 | pwr2 | pwr3 | pwr4 | pwr5 | 63 | 6-24 | $pwr6_24_0 | $pwr6_24_1 | $pwr6_24_2 | $pwr6_24_3 | 70 | 6-24 | $pwr6_24_4 | $pwr6_24_5 | $pwr6_24_6 | $pwr6_24_7 | 96 |-------------------------------------------------------------| 98 | RegDomain $regdomain | Turbo2 Disable $turbo2Disable | Turbo5 Disable $turbo5Disable | [all …]
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_pci.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 34 * PCI/Cardbus front-end for the Atheros Wireless LAN controller driver. 130 /* XXX TODO: don't do this for non-PCI (ie, PCIe, Cardbus!) */ in ath_pci_setup() 142 * Disable retry timeout to keep PCI Tx retries from in ath_pci_setup() 165 struct ath_softc *sc = &psc->sc_sc; in ath_pci_attach() 172 const struct pci_device_table *pd; in ath_pci_attach() local 174 sc->sc_dev = dev; in ath_pci_attach() 177 pd = PCI_MATCH(dev, ath_pci_id_table); in ath_pci_attach() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | ingenic,pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/sys/dev/oce/ |
H A D | oce_queue.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 34 * freebsd-drivers@emulex.com 95 sc->wq[i] = oce_wq_init(sc, sc->tx_ring_size, in oce_queue_init_all() 97 if (!sc->wq[i]) in oce_queue_init_all() 103 sc->rq[i] = oce_rq_init(sc, sc->rx_ring_size, sc->rq_frag_size, in oce_queue_init_all() 106 if (!sc->rq[i]) in oce_queue_init_all() 115 for (vector = 0; vector < sc->intr_count; vector++) { in oce_queue_init_all() 117 aic = &sc->aic_obj[vector]; in oce_queue_init_all() 118 aic->max_eqd = OCE_MAX_EQD; in oce_queue_init_all() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sunxi-d1s-t113-mangopi-mq-r.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 4 * Common peripherals and configurations for MangoPi MQ-R boards. 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/leds/common.h> 16 stdout-path = "serial3:115200n8"; 20 compatible = "gpio-leds"; 22 led-0 { 29 /* board wide 5V supply directly from the USB- [all...] |