/freebsd-src/lib/libsys/ |
H A D | timerfd.2 | 1 .\" SPDX-License-Identifier: BSD-2-Clause 67 per-process timer functions, but use a 86 .Bl -tag -width "Fn timerfd_settime" 95 .Bl -tag -width "Dv CLOCK_MONOTONIC" -compact 115 .Bl -tag -width "Dv TFD_NONBLOCK" -compact 117 The newly generated file descriptor will close-on-exec. 122 Retrieve the current state of the timer denoted by 139 Update the timer denoted by 149 should contain the amount of time before the timer expires, or zero if the 150 timer should be disarmed. [all …]
|
H A D | timer_settime.2 | 35 .Nd "per-process timers (REALTIME)" 52 system call stores the amount of time until the specified timer, 54 expires and the reload value of the timer into the space pointed to by the 60 before the timer expires, or zero if the timer is disarmed. 62 returned as the interval until timer expiration, even if the timer was armed 74 system call sets the time until the next expiration of the timer specified 81 argument and arms the timer if the 85 is non-zero. 86 If the specified timer was already 95 is zero, the timer is disarmed. [all …]
|
H A D | kqueue.2 | 99 argument, which is a bitwise-inclusive OR of the following flags: 100 .Bl -tag -width "KQUEUE_CLOEXEC" 121 .Bl -tag -width O_CLOEXEC 166 is a non-NULL pointer, it specifies a maximum interval to wait 175 argument should be non-NULL, pointing to a zero-value [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/timer/ |
H A D | xlnx,xps-timer.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/timer/xlnx,xps-timer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Xilinx LogiCORE IP AXI Timer 10 - Sean Anderson <sean.anderson@seco.com> 15 const: xlnx,xps-timer-1.00.a 20 clock-names: 29 '#pwm-cells': true 31 xlnx,count-width: [all …]
|
H A D | cdns,ttc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/timer/cdn [all...] |
H A D | nxp,tpm-timer.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/timer/nxp,tpm-timer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP Low Power Timer/Pulse Width Modulation Module (TPM) 10 - Dong Aisheng <aisheng.dong@nxp.com> 13 The Timer/PWM Module (TPM) supports input capture, output compare, 18 the counter bus for the others, provided bit width is the same. 23 - const: fsl,imx7ulp-tpm 24 - items: [all …]
|
H A D | andestech,atcpit100-timer.txt | 1 Andestech ATCPIT100 timer 2 ------------------------------------------------------------------ 6 This timer is a set of compact multi-function timers, which can be 7 used as pulse width modulators (PWM) as well as simple timers. 10 multi-function timer and provide the following usage scenarios: 11 One 32-bit timer 12 Two 16-bit timers 13 Four 8-bit timers 14 One 16-bit PWM 15 One 16-bit timer and one 8-bit PWM [all …]
|
/freebsd-src/share/man/man9/ |
H A D | eventtimers.9 | 2 .\" Copyright (c) 2011-2013 Alexander Motin <mav@FreeBSD.org> 33 .Bd -literal 87 or periodically, to run different time-based events. 89 .Bl -tag -width "Consumers" 103 provide APIs for event timer drivers and consumers. 110 .Bl -tag -width Va 112 Unique name of the event timer for management purposes. 114 Set of flags, describing timer capabilities: 115 .Bl -tag -width "ET_FLAGS_PERIODIC" -compact 119 One-shot mode supported. [all …]
|
/freebsd-src/sys/contrib/device-tree/src/riscv/thead/ |
H A D | th1520.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/clock/thead,th1520-clk-ap.h> 12 #address-cells = <2>; 13 #size-cell [all...] |
/freebsd-src/sys/contrib/device-tree/src/riscv/canaan/ |
H A D | k210.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2019-20 Sean Anderson <seanga2@gmail.com> 6 #include <dt-bindings/clock/k210-clk.h> 7 #include <dt-bindings/pinctrl/k210-fpioa.h> 8 #include <dt-bindings/reset/k210-rs [all...] |
/freebsd-src/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j7200-mcu-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 9 dmsc: system-controller@44083000 { 10 compatible = "ti,k2g-sci"; 11 ti,host-id = <12>; 13 mbox-name [all...] |
H A D | k3-j784s4-mcu-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/ 9 sms: system-controller@44083000 { 10 bootph-all; 11 compatible = "ti,k2g-sci"; 12 ti,host-i [all...] |
H A D | k3-j721s2-mcu-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/ 9 sms: system-controller@44083000 { 10 compatible = "ti,k2g-sci"; 11 ti,host-id = <12>; 13 mbox-name [all...] |
/freebsd-src/share/man/man4/ |
H A D | eventtimers.4 | 32 Kernel uses several types of time-related devices, such as: real time clocks, 39 periodically, to run different time-based events. 42 Kernel uses time-based events for many different purposes: scheduling, 47 .Bl -tag -width ".Fn hardclock" 63 Different platforms provide different kinds of timer hardware. 65 that hardware, and to use it, supplying kernel with all required time-based 72 .Bd -literal 89 .Bl -inset 92 bitmask, defining event timer capabilities: 93 .Bl -tag -offset indent -width indent -compact [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm64/intel/ |
H A D | socfpga_agilex5.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 7 #include <dt-bindings/reset/altr,rst-mgr-s10.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-binding [all...] |
/freebsd-src/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91-sam9_l9260.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * at91-sam9_l9260.dts - Device Tree file for Olimex SAM9-L9260 board 7 /dts-v1/; 11 model = "Olimex sam9-l9260"; 12 compatible = "olimex,sam9-l9260", "atmel,at91sam9260", "atmel,at91sam9"; 15 stdout-path = "serial0:115200n8"; 24 clock-frequency = <32768>; 28 clock-frequency = <18432000>; 34 tcb0: timer@fffa0000 { 35 timer@0 { [all …]
|
H A D | at91sam9260ek.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include <dt-bindings/input/input.h> 17 stdout-path = &dbgu; 26 clock-frequency = <32768>; 30 clock-frequency = <18432000>; 36 tcb0: timer@fffa0000 { 37 timer@0 { 38 compatible = "atmel,tcb-timer"; 42 timer@2 { [all …]
|
H A D | sama5d3xcm.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * sama5d3xcm.dtsi - Device Tree Include file for SAMA5D3x CPU Module 14 stdout-path = "serial0:115200n8"; 23 clock-frequency = <32768>; 27 clock-frequency = <12000000>; 34 cs-gpios = <&pioD 13 0>, <0>, <0>, <0>; 37 tcb0: timer@f0010000 { 38 timer@0 { 39 compatible = "atmel,tcb-timer"; 43 timer@1 { [all …]
|
H A D | at91-qil_a9260.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * at91-qil_a9260.dts - Device Tree file for Calao QIL A9260 board 5 * Copyright (C) 2011-2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 7 /dts-v1/; 11 compatible = "calao,qil-a9260", "atmel,at91sam9260", "atmel,at91sam9"; 23 clock-frequency = <32768>; 27 clock-frequency = <12000000>; 33 tcb0: timer@fffa0000 { 34 timer@0 { 35 compatible = "atmel,tcb-timer"; [all …]
|
H A D | pm9g45.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * pm9g45.dts - Device Tree file for Ronetix pm9g45 board 5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 7 /dts-v1/; 24 clock-frequency = <32768>; 28 clock-frequency = <12000000>; 40 pinctrl_nand_rb: nand-rb-0 { 47 pinctrl_board_mmc: mmc0-board { 54 tcb0: timer@fff7c000 { 55 timer@0 { [all …]
|
H A D | animeo_ip.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * animeo_ip.dts - Device Tree file for Somfy Animeo IP Boards 5 * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 8 /dts-v1/; 13 compatible = "somfy,animeo-ip", "atmel,at91sam9260", "atmel,at91sam9"; 26 stdout-path = &usart2; 35 clock-frequency = <32768>; 39 clock-frequency = <18432000>; 45 tcb0: timer@fffa0000 { 46 timer@0 { [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm64/amazon/ |
H A D | alpine-v2.dtsi | 4 * Antoine Tenart <antoine.tenart@free-electrons.com> 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 35 /dts-v1/; 37 #include <dt-bindings/interrupt-controller/arm-gic.h> 41 compatible = "al,alpine-v2"; 42 interrupt-parent = <&gic>; 43 #address-cell [all...] |
/freebsd-src/sys/contrib/device-tree/src/arm64/al/ |
H A D | alpine-v2.dtsi | 4 * Antoine Tenart <antoine.tenart@free-electrons.com> 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 35 /dts-v1/; 37 #include <dt-bindings/interrupt-controller/arm-gic.h> 41 compatible = "al,alpine-v2"; 42 #address-cells = <2>; 43 #size-cells = <2>; 46 #address-cells = <2>; 47 #size-cells = <0>; [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/mmc/ |
H A D | snps,dwcmshc-sdhci.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/mmc/snps,dwcmshc-sdhci.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ul [all...] |
/freebsd-src/sys/contrib/openzfs/man/man8/ |
H A D | zpool-trim.8 | 9 .\" or https://opensource.org/licenses/CDDL-1.0. 27 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved. 34 .Nm zpool-trim 46 Initiates an immediate on-demand TRIM operation for all of the free space in 52 A manual on-demand TRIM operation can be initiated irrespective of the 58 .Bl -tag -width Ds 59 .It Fl d , -secure 64 .It Fl r , -rate Ar rate 69 per second, is applied on a per-vdev basis and may be set differently for 71 .It Fl c , -cancel [all …]
|