Home
last modified time | relevance | path

Searched +full:init +full:- +full:delay (Results 1 – 25 of 688) sorted by relevance

12345678910>>...28

/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_tool.h2 * 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-src/sys/contrib/device-tree/Bindings/display/panel/
H A Dsamsung,s6e8aa0.txt4 - 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 Dsamsung,s6e8aa0.yaml1 # 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-commo
[all...]
/freebsd-src/sys/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dts1 // 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-src/stand/defaults/
H A Dloader.conf1 # 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-passwor
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp1 //===- MipsDelaySlotFiller.cpp - Mips Delay Slot Filler -------
345 void RegDefsUses::init(const MachineInstr &MI) { init() function in RegDefsUses
[all...]
/freebsd-src/libexec/getty/
H A Dgettytab.570 .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-src/sys/contrib/device-tree/Bindings/bus/
H A Dti-sysc.txt20 - 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 Dti-sysc.yaml1 # 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-src/sys/contrib/device-tree/Bindings/sound/
H A Drt5514.txt7 - 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.
/freebsd-src/sys/contrib/device-tree/Bindings/thermal/
H A Drockchip-thermal.txt4 - 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-src/sys/dev/regulator/
H A Dregnode_if.m1 #-
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-src/sys/dev/smartpqi/
H A Dsmartpqi_sis.c1 /*-
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-src/sys/dev/pst/
H A Dpst-iop.c1 /*-
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-src/stand/forth/
H A DMakefile1 .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-or
[all...]
/freebsd-src/sys/arm/nvidia/tegra124/
H A Dtegra124_xusbpadctl.c1 /*-
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-src/sys/dev/qlxgbe/
H A Dql_misc.c1 /*-
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-src/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4412-galaxy-s3.dtsi1 // 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-names = "default", "host", "isp";
25 pinctrl-0 = <&camera_flash_host>;
26 pinctrl-1 = <&camera_flash_host>;
[all …]
/freebsd-src/sys/dev/sound/pci/
H A Dspicds.c1 /*-
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( in spicds_wrbit()
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiDelaySlotFiller.cpp1 //===-- 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-src/sys/x86/x86/
H A Ddelay.c1 /*-
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-src/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3568-roc-pc.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/pinctrl/rockchip.h>
10 #include <dt-bindings/soc/rockchip,vop2.h>
15 compatible = "firefly,rk3568-roc-pc", "rockchip,rk3568";
25 stdout-pat
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-openblocks_a6.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "kirkwood-6282.dtsi"
9 compatible = "plathome,openblocks-a6", "marvell,kirkwood-88f6283", "marvell,kirkwood";
18 stdout-path = &uart0;
31 nr-ports = <1>;
44 pinctrl: pin-controlle
[all...]
/freebsd-src/share/doc/papers/diskperf/
H A Dresults.ms57 4.2BSD File Systems Tests - \fBVAX 11/750\fR
115 4.2BSD File Systems Tests - \fBVAX 11/780\fR
153 rotational delay for these tests.
168 4.2BSD File Systems Tests - \fBDEC UDA50 - 750 vs. 780\fR
222 4.2BSD File Systems Tests - \fBEmulex - 750 vs. 780\fR
267 operation. These lead times are expressed as sectors of rotational delay.
278 Finally we had to increase the rotational delay between consecutive
293 4.2BSD File Systems Tests - \fBEmulex SC780 Disk Controller Evolution\fR
299 Initial SBI Arbitration Init SBI Arb. Improved SBI Arb.
320 Initial SBI Arbitration Init SBI Arb. Improved SBI Arb.
/freebsd-src/sys/net/
H A Droute.h1 /*-
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-bandwidt
[all...]

12345678910>>...28