Home
last modified time | relevance | path

Searched +full:no +full:- +full:idle +full:- +full:on +full:- +full:init (Results 1 – 25 of 219) sorted by relevance

123456789

/freebsd-src/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-beagle-ab4.dts1 // SPDX-License-Identifier: GPL-2.0-only
2 /dts-v1/;
4 #include "omap3-beagle.dts"
8 compatible = "ti,omap3-beagle-ab4", "ti,omap3-beagle", "ti,omap3430", "ti,omap3";
21 /* Unusable as clockevent because of unreliable oscillator, allow to idle */
23 /delete-property/ti,no-reset-on-init;
24 /delete-property/ti,no-idle;
26 /delete-property/ti,timer-alwon;
30 /* Preferred always-on timer for clocksource */
32 ti,no-reset-on-init;
[all …]
H A Dam3517.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
11 /delete-node/ &aes1_target;
12 /delete-node/ &aes2_target;
23 /* Based on OMAP3630 variants OPP50 and OPP100 */
24 operating-points-v
[all...]
H A Domap3-devkit8000-common.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
6 #include <dt-bindings/input/input.h>
16 compatible = "gpio-leds";
18 led-heartbeat {
20 gpios = <&gpio6 26 GPIO_ACTIVE_HIGH>; /* 186 -> LED1 */
21 default-state = "on";
22 linux,default-trigger = "heartbeat";
25 led-mmc {
27 gpios = <&gpio6 3 GPIO_ACTIVE_HIGH>; /* 163 -> LED2 */
28 default-state = "on";
[all …]
H A Dam33xx.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
8 #include <dt-bindings/bus/ti-sysc.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/pinctrl/am33xx.h>
11 #include <dt-binding
[all...]
H A Dam4372.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
8 #include <dt-bindings/bus/ti-sysc.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/interrupt-controlle
[all...]
H A Domap5.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
5 * Based on "omap4.dtsi"
8 #include <dt-bindings/bus/ti-sysc.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-binding
[all...]
H A Dam335x-icev2.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/
11 /dts-v1/;
16 model = "TI AM3359 ICE-V2";
17 compatible = "ti,am3359-icev2", "ti,am33xx";
25 stdout-path = &uart3;
29 compatible = "regulator-fixe
[all...]
H A Domap4.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
6 #include <dt-bindings/bus/ti-sysc.h>
7 #include <dt-bindings/clock/omap4.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-binding
[all...]
H A Ddm814x.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 #include <dt-bindings/bus/ti-sysc.h>
4 #include <dt-bindings/clock/dm814.h>
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/pinctrl/dm814x.h>
10 interrupt-parent = <&intc>;
11 #address-cells = <1>;
12 #size-cells = <1>;
30 #address-cells = <1>;
31 #size-cells = <0>;
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/bus/
H A Dti-sysc.txt12 module clocks, idle modes and interconnect level resets for the module.
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"
[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>
22 module clocks, idle modes and interconnect level resets.
31 pattern: "^target-module(@[0-9a-f]+)?$"
35 - items:
36 - enum:
37 - ti,sysc-omap2
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/arm/omap/
H A Domap.txt5 On top of that an omap_device is created to extend the platform_device
11 to move data from hwmod to device-tree representation.
15 - compatible: Every devices present in OMAP SoC should be in the
17 - ti,hwmods: list of hwmod names (ascii strings), that comes from the OMAP
22 - ti,no_idle_on_suspend: When present, it prevents the PM to idle the module
24 - ti,no-reset-on-init: When present, the module should not be reset at init
25 - ti,no-idle-on-init: When present, the module should not be idled at init
26 - ti,no-idle: When present, the module is never allowed to idle.
31 compatible = "ti,omap4-spinlock";
37 - General Purpose devices
[all …]
/freebsd-src/sys/arm/ti/
H A Dti_sysc.c1 /*-
18 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
22 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
61 /* Documentation/devicetree/bindings/bus/ti-sysc.txt
63 * Documentation/devicetree/clock/clock-bindings.txt
65 * Documentation/devicetree/clock/ti-clkctl.txt
91 { "ti,sysc-dra7-mcan", TI_SYSC_DRA7_MCAN },
92 { "ti,sysc-usb-hos
351 parse_idle(struct ti_sysc_softc * sc,const char * name,uint32_t * idle) parse_idle() argument
354 int len, no, i; parse_idle() local
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/gpio/
H A Dti,omap-gpio.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/ti,omap-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Grygorii Strashko <grygorii.strashko@ti.com>
13 The general-purpose interface combines general-purpose input/output (GPIO) banks.
14 Each GPIO banks provides up to 32 dedicated general-purpose pins with input
15 and output capabilities; interrupt generation in active mode and wake-up
16 request generation in idle mode upon the detection of external events.
21 - enum:
[all …]
/freebsd-src/sys/dev/iicbus/mux/
H A Diic_gpiomux.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
18 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
22 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32 * hinted attachment, but there is currently no support for hinted attachment.
56 {"i2c-mux-gpi
[all...]
/freebsd-src/sys/sys/
H A Dkernel.h1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
34 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
38 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
70 * The ticks and ticksl symbols overlap, giving a 64-bit tick counter on 64-bi
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dti,gpmc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tony Lindgren <tony@atomide.com>
11 - Roger Quadros <rogerq@kernel.org>
16 - Asynchronous SRAM-like memories and ASICs
17 - Asynchronous, synchronous, and page mode burst NOR flash
18 - NAND flash
19 - Pseudo-SRAM devices
[all …]
/freebsd-src/sys/kern/
H A Dkern_membarrier.c1 /*-
19 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
23 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
79 check_cpu_switched(int c, cpuset_t *csp, uint64_t *swt, bool init) in check_cpu_switched() argument
88 if (pc->pc_curthread == pc->pc_idlethread) { in check_cpu_switched()
95 * pc_curthread with non-idle thread pointer is visible before in check_cpu_switched()
100 sw = pc->pc_switchtime; in check_cpu_switched()
101 if (init) in check_cpu_switched()
110 * sync_core) on current CPU as well. There is no guarantee that
113 * might be not provided by the syscall return. E.g. on amd64 we
[all …]
/freebsd-src/sys/netpfil/ipfw/
H A Ddn_sched_wf2q.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
5 * Copyright (c) 2000-2002 Luigi Rizzo, Universita` di Pisa
20 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
59 #define MAX64(x,y) (( (int64_t) ( (y)-(x) )) > 0 ) ? (y) : (x)
63 * timestamps are computed on 64 bit using fixed point arithmetic.
68 * using an unsigned 32-bit division, and to avoid wraparounds we need
81 * ne_heap (key is Start time) stores not-eligible queues
82 * idle_heap (key=start/finish time) stores idle flows. It must
[all …]
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h2 * Copyright (c) 2017-2018 Cavium, Inc.
18 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
22 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
226 BIN_BUF_DBG_MODE_TREE /* init modes tree */,
229 BIN_BUF_DBG_IDLE_CHK_REGS /* Idle Check registers */,
230 BIN_BUF_DBG_IDLE_CHK_IMMS /* Idle Check immediates */,
231 BIN_BUF_DBG_IDLE_CHK_RULES /* Idle Check rules */,
232 BIN_BUF_DBG_IDLE_CHK_PARSING_DATA /* Idle Check parsing data */,
258 * Attention block per-type data
274 …struct dbg_attn_block_type_data per_type_data[2] /* attention block per-type data. Count must matc…
[all …]
/freebsd-src/sys/netinet/cc/
H A Dcc.h1 /*-
2 * Copyright (c) 2007-2008
4 * Copyright (c) 2009-2010 Lawrence Stewart <lstewart@freebsd.org>
29 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
33 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
41 * whilst working on the NewTCP research project at Swinburne University of
60 /* Per-netstack bits. */
91 void *cc_data; /* Per-connection private CC algorithm data. */
112 #define CCF_HYSTART_CAN_SH_CWND 0x0800 /* Can hystart when going CSS -> CA slam the cwnd */
130 * The highest order 8 bits (0x01000000 -
[all...]
H A Dcc_cubic.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2008-2010 Lawrence Stewart <lstewart@freebsd.org>
29 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
33 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
41 * based on the Internet Draft "draft-rhe
[all...]
/freebsd-src/sys/x86/x86/
H A Dcpu_machdep.c1 /*-
29 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
33 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
130 switch (a->op) { in x86_msr_op_one()
132 v = rdmsr(a->msr); in x86_msr_op_one()
133 v &= ~a->arg1; in x86_msr_op_one()
134 wrmsr(a->msr, v); in x86_msr_op_one()
137 v = rdmsr(a->msr); in x86_msr_op_one()
138 v |= a->arg1; in x86_msr_op_one()
139 wrmsr(a->ms in x86_msr_op_one()
[all...]
/freebsd-src/sys/netinet/libalias/
H A Dalias_sctp.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
19 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
23 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
55 * operation due to both processing requirements and issues with multi-homing.
59 * - Support for global multi-homing
60 * - Support for ASCONF modification from Internet Draft
61 * (draft-stewart-behave-sctpnat-04, R. Stewart and M. Tuexen, "Stream control
63 * provide support for multi-homed privately addressed hosts
64 * - Support for forwarding of T-flagged packets
[all …]
/freebsd-src/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_processor_tbl.c1 /*-
2 * Copyright (c) 2005-2006 The FreeBSD Project
5 * Author: Victor Cruceru <soc-victor@freebsd.org>
20 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
50 * for HOST-RESOURCES-MIB's hrProcessorTable.
102 if (e->sample_cnt <= 1) in get_avg_load()
106 if (e->sample_cnt == MAX_CPU_SAMPLES) in get_avg_load()
107 oldest = (e->cur_sample_idx + 1) % MAX_CPU_SAMPLES; in get_avg_load()
113 delta += e->states[e->cur_sample_idx][i]; in get_avg_load()
[all …]

123456789