/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_hsi_init_tool.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 32 /* Init Tool HSI constants and macros */ 37 #define MAX_GRC_ADDR ((1 << GRC_ADDR_BITS) - 1) 39 /* indicates an init that should be applied to any phase ID */ 104 * binary init buffer types 109 BIN_BUF_INIT_CMD /* init commands */, 110 BIN_BUF_INIT_VAL /* init data */, 111 BIN_BUF_INIT_MODE_TREE /* init modes tree */, 117 * init array header: raw 122 #define INIT_ARRAY_RAW_HDR_TYPE_MASK 0xF /* Init array type, from init_array_types enum */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | samsung,s6e8aa0.txt | 4 - compatible: "samsung,s6e8aa0" 5 - reg: the virtual channel number of a DSI peripheral 6 - vdd3-supply: core voltage supply 7 - vci-supply: voltage supply for analog circuits 8 - reset-gpios: a GPIO spec for the reset pin 9 - display-timings: timings for the connected panel as described by [1] 12 - power-on-delay: delay after turning regulators on [ms] 13 - reset-delay: delay after reset sequence [ms] 14 - init-delay: delay after initialization sequence [ms] 15 - panel-width-mm: physical panel width [mm] [all …]
|
H A D | samsung,s6e8aa0.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Andrzej Hajda <a.hajda@samsung.com> 13 - $ref: panel-common.yaml# 22 reset-gpios: true 23 display-timings: true 25 vdd3-supply: 28 vci-supply: 31 power-on-delay: [all …]
|
/freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/ |
H A D | octeon_3xxx.dts | 1 // SPDX-License-Identifier: GPL-2.0 6 * use. Because of this, it contains a super-set of the available 15 phy0: ethernet-phy@0 { 17 marvell,reg-init = 21 <3 0x11 0 0x442a>, /* Reg 3,17 <- 0442a */ 22 /* irq, blink-activity, blink-link */ 23 <3 0x10 0 0x0242>; /* Reg 3,16 <- 0x0242 */ 27 phy1: ethernet-phy@1 { 29 marvell,reg-init = 33 <3 0x11 0 0x442a>, /* Reg 3,17 <- 0442a */ [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsDelaySlotFiller.cpp | 1 //===- MipsDelaySlotFiller.cpp - Mips Delay Slot Filler -------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // Simple pass to fill delay slots with useful instructions. 11 //===----------------------------------------------------------------------===// 53 #define DEBUG_TYPE "mips-delay-slot-filler" 55 STATISTIC(FilledSlots, "Number of delay slots filled"); 56 STATISTIC(UsefulSlots, "Number of delay slots filled with instructions that" 60 "disable-mips-delay-filler", 61 cl::init(false), [all …]
|
/freebsd/stand/defaults/ |
H A D | loader.conf | 1 # This is loader.conf - a file full of useful variables that you can 13 kernel="kernel" # /boot sub-directory containing kernel and modules 30 splash="/boot/images/freebsd-logo-rev.png" # Set boot_mute=YES to load it 49 # the boot-time entropy cache. This 94 #loader_delay="3" # Delay in seconds before loading anything. 95 # Default is unset and disabled (no delay). 96 #autoboot_delay="10" # Delay in seconds before autobooting, 97 # -1 for no user interrupts, NO to disable 99 #bootlock_password="" # Prevent booting (see check-password.4th(8)) 107 kernels_autodetect="YES" # Auto-detect kernel directories in /boot [all …]
|
/freebsd/libexec/getty/ |
H A D | gettytab.5 | 70 .Bl -column Name Type /usr/bin/login 72 .It "ac str unused expect-send chat script for modem answer" 73 .It "al str unused user to auto-login instead of prompting" 83 .It "co bool false console - add" 92 .It "de num 0 delay secs and flush input before writing first prompt" 122 .It "ic str unused expect-send chat script for modem initialization" 145 .It "np bool false terminal uses no parity (i.e., 8-bit characters)" 155 .It "pf num 0 delay" 196 .Bl -column Name Type /usr/bin/login 197 .It "bd num 0 backspace delay" [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | ti-sysc.txt | 20 - compatible shall be one of the following generic types: 23 "ti,sysc-omap2" 24 "ti,sysc-omap4" 25 "ti,sysc-omap4-simple" 30 "ti,sysc-omap2-timer" 31 "ti,sysc-omap4-timer" 32 "ti,sysc-omap3430-sr" 33 "ti,sysc-omap3630-sr" 34 "ti,sysc-omap4-sr" 35 "ti,sysc-omap3-sham" [all …]
|
H A D | ti-sysc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/bus/ti-sysc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Tony Lindgren <tony@atomide.com> 31 pattern: "^target-module(@[0-9a-f]+)?$" 35 - items: 36 - enum: 37 - ti,sysc-omap2 38 - ti,sysc-omap4 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | rockchip-thermal.txt | 4 - compatible : should be "rockchip,<name>-tsadc" 5 "rockchip,px30-tsadc": found on PX30 SoCs 6 "rockchip,rv1108-tsadc": found on RV1108 SoCs 7 "rockchip,rk3228-tsadc": found on RK3228 SoCs 8 "rockchip,rk3288-tsadc": found on RK3288 SoCs 9 "rockchip,rk3328-tsadc": found on RK3328 SoCs 10 "rockchip,rk3368-tsadc": found on RK3368 SoCs 11 "rockchip,rk3399-tsadc": found on RK3399 SoCs 12 - reg : physical base address of the controller and length of memory mapped 14 - interrupts : The interrupt number to the cpu. The interrupt specifier format [all …]
|
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_sis.c | 1 /*- 2 * Copyright 2016-2023 Microchip Technology, Inc. and/or its subsidiaries. 37 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_msix() 40 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_msix() 42 OS_SLEEP(1000); /* 1 ms delay for PCI W/R ordering issue */ in sis_disable_msix() 54 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_enable_intx() 57 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_enable_intx() 59 OS_SLEEP(1000); /* 1 ms delay for PCI W/R ordering issue */ in sis_enable_intx() 74 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_intx() 77 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_intx() [all …]
|
/freebsd/sys/dev/pst/ |
H A D | pst-iop.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 49 #include "dev/pst/pst-iop.h" 64 while ((mfa = sc->reg->iqueue) == 0xffffffff && --timeou in iop_init() [all...] |
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | rt5514.txt | 7 - compatible : "realtek,rt5514". 9 - reg : the I2C address of the device for I2C, the chip select 14 - clocks: The phandle of the master clock to the CODEC 15 - clock-names: Should be "mclk" 17 - interrupts: The interrupt number to the cpu. The interrupt specifier format 20 - realtek,dmic-init-delay-ms 21 Set the DMIC initial delay (ms) to wait it ready for I2C.
|
H A D | realtek,rt5514.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Animesh Agarwal <animeshagarwal28@gmail.com> 24 - $ref: /schemas/spi/spi-peripheral-props.yaml# 25 - $ref: dai-common.yaml# 36 - description: Master clock to the CODEC 38 clock-names: 40 - const: mclk 46 realtek,dmic-init-delay-ms: [all …]
|
/freebsd/sys/dev/regulator/ |
H A D | regnode_if.m | 1 #- 46 METHOD int init { 53 # - enable - input. 54 # - delay - output, delay needed to stabilize voltage (in us) 74 # - min_uvolt, max_uvolt - input, requested voltage range (in uV) 75 # - delay - output, delay needed to stabilize voltage (in us)
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_misc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2013-2016 Qlogic Corporation 68 wnd_reg = (Q8_CRB_WINDOW_PF0 | (ha->pci_func << 2)); in ql_rdwr_indreg32() 72 while (count--) { in ql_rdwr_indreg32() 78 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x, %d] failed\n", in ql_rdwr_indreg32() 81 return -1; in ql_rdwr_indreg32() 126 data = val->data_lo; in ql_rdwr_offchip_mem() 132 data = val->data_hi; in ql_rdwr_offchip_mem() 138 data = val->data_ulo; in ql_rdwr_offchip_mem() [all …]
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_xusbpadctl.c | 1 /*- 49 #include <dt-bindings/pinctrl/pinctrl-tegra-xusb.h> 170 #define WR4(_sc, _r, _v) bus_write_4((_sc)->mem_res, (_r), (_v)) 171 #define RD4(_sc, _r) bus_read_4((_sc)->mem_res, (_r)) 190 {"nvidia,tegra124-xusb-padctl", 1}, 208 int (*init)(struct padctl_softc *sc, member 223 .name = n "-" #p, \ 226 .init = i, \ 239 /* Pads - a group of lannes. */ 286 static char *pci_mux[] = {"pcie", "usb3-ss", "sata", "rsvd"}; [all …]
|
/freebsd/stand/forth/ |
H A D | Makefile | 1 .include <bsd.init.mk> 5 check-password.4th.8 \ 7 delay.4th.8 \ 15 FILES+= brand-fbsd.4th 16 FILES+= check-password.4th 18 FILES+= delay.4th 22 FILES+= logo-beastie.4th 23 FILES+= logo-beastiebw.4th 24 FILES+= logo-fbsdbw.4th 25 FILES+= logo-orb.4th [all …]
|
/freebsd/sys/dev/sound/pci/ |
H A D | spicds.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 49 unsigned int dvc; /* De-emphasis and Volume Control */ 59 if (codec->cif) in spicds_wrbit() 67 codec->ctrl(codec->devinfo, cs, 0, cdti); in spicds_wrbit() 68 DELAY(1); in spicds_wrbit() 69 codec->ctrl(codec->devinfo, cs, 1, cdti); in spicds_wrbit() 70 DELAY(1); in spicds_wrbit() 81 device_printf(codec->dev, "spicds_wrcd(codec, 0x%02x, 0x%02x)\n", reg, val); in spicds_wrcd() 84 if (codec->cif) in spicds_wrcd() [all …]
|
/freebsd/sys/dev/sdhci/ |
H A D | sdhci_fdt_rockchip.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 104 #define LOWEST_SET_BIT(mask) ((((mask) - 1) & (mask)) ^ (mask)) 108 { "rockchip,rk3399-sdhci-5.1", SDHCI_FDT_RK3399 }, 109 { "rockchip,rk3568-dwcmshc", SDHCI_FDT_RK3568 }, 118 sc->quirks = 0; in sdhci_fdt_rockchip_probe() 119 switch (ofw_bus_search_compatible(dev, compat_data)->ocd_data) { in sdhci_fdt_rockchip_probe() 143 error = clk_get_freq(sc->clk_xin, &freq); in sdhci_init_rk3399() 152 SYSCON_WRITE_4(sc->syscon, RK3399_GRF_EMMCCORE_CON11, (mask << 16) | val); in sdhci_init_rk3399() 158 SYSCON_WRITE_4(sc->syscon, RK3399_GRF_EMMCCORE_CON0, (mask << 16) | val); in sdhci_init_rk3399() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4412-galaxy-s3.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 10 #include <dt-bindings/leds/common.h> 11 #include "exynos4412-midas.dtsi" 19 led-controller { 21 flen-gpios = <&gpj1 1 GPIO_ACTIVE_HIGH>; 22 enset-gpios = <&gpj1 2 GPIO_ACTIVE_HIGH>; 24 pinctrl-name [all...] |
/freebsd/sys/x86/x86/ |
H A D | delay.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 37 /* Generic x86 routines to handle delay */ 48 #include <x86/init.h> 78 * Only use the TSC if it is P-state invariant. If the TSC is in delay_tc() 79 * not P-state invariant and the CPU is not running at the in delay_tc() 80 * "full" P-state, then the TSC will increment at some rate in delay_tc() 88 if (tc->tc_quality <= 0) in delay_tc() 90 func = tc->tc_get_timecount; in delay_tc() 91 mask = tc->tc_counter_mask; in delay_tc() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiDelaySlotFiller.cpp | 1 //===-- LanaiDelaySlotFiller.cpp - Lanai delay slot filler ----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // Simple pass to fill delay slots with useful instructions. 11 //===----------------------------------------------------------------------===// 24 #define DEBUG_TYPE "delay-slot-filler" 26 STATISTIC(FilledSlots, "Number of delay slots filled"); 29 NopDelaySlotFiller("lanai-nop-delay-filler", cl::init(false), 30 cl::desc("Fill Lanai delay slots with NOPs."), 44 StringRef getPassName() const override { return "Lanai Delay Slot Filler"; } in getPassName() [all …]
|
/freebsd/sys/net/ |
H A D | route.h | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 46 * a route entry pointer, link-layer prepend data pointer along 82 u_long rmx_recvpipe; /* inbound delay-bandwidth product */ 83 u_long rmx_sendpipe; /* outbound delay-bandwidth product */ 114 #define RT_ALL_FIBS -1 /* Announce event for every fib */ 123 /* Calculate flowid for locally-originated packets */ 176 #define RTF_LLINFO 0x400 /* DEPRECATED - exists ONLY for backward 192 #define RTF_STICKY 0x10000000 /* always route dst->src */ 208 /* Consumer-visible nexthop info flags */ [all …]
|
/freebsd/sys/dev/qlxgb/ |
H A D | qla_misc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2011-2013 Qlogic Corporation 57 * The index to this table is Bits 20-27 of the indirect register address 189 #define Q8_INVALID_ADDRESS (-1) 212 device_printf(ha->pci_dev, "%s: invalid addr 0x%08x\n", in qla_rdwr_indreg32() 214 return -1; in qla_rdwr_indreg32() 219 device_printf(ha->pci_dev, "%s: undefined map 0x%08x\n", in qla_rdwr_indreg32() 221 return -1; in qla_rdwr_indreg32() 227 device_printf(ha->pci_dev, "%s: SEM7_LOCK failed\n", __func__); in qla_rdwr_indreg32() [all …]
|