| /f-stack/freebsd/kern/ |
| H A D | kern_clocksource.c | 321 if (periodic) 392 if (periodic) { 429 periodic = 0; 431 periodic = 1; 496 if (periodic) 627 periodic = 0; 629 periodic = 1; 774 if (periodic) 784 if (!periodic) 803 if (periodic) [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | dwc3.txt | 89 - snps,rx-thr-num-pkt-prd: periodic ESS RX packet threshold count - host mode 92 section 1.2.4) to enable periodic ESS RX threshold. 93 - snps,rx-max-burst-prd: max periodic ESS RX burst size - host mode only. Set 96 enable periodic ESS RX threshold. 97 - snps,tx-thr-num-pkt-prd: periodic ESS TX packet threshold count - host mode 100 section 1.2.3) to enable periodic ESS TX threshold. 101 - snps,tx-max-burst-prd: max periodic ESS TX burst size - host mode only. Set 104 enable periodic ESS TX threshold.
|
| H A D | dwc2.yaml | 111 description: size of non-periodic tx fifo size in gadget mode. 115 description: size of periodic tx fifo per endpoint (except ep0) in gadget mode.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | ti,k3-am654-cpts.yaml | 23 - periodic Generator function outputs (TS_GENFx) 82 ti,cpts-periodic-outputs: 130 ti,cpts-periodic-outputs = <6>;
|
| H A D | ti,k3-am654-cpsw-nuss.yaml | 246 ti,cpts-periodic-outputs = <2>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/rtc/ |
| H A D | nxp,lpc1788-rtc.txt | 4 together with periodic tick and alarm interrupt support.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | tas5720.txt | 4 serial bus is also used for periodic codec fault checking/reporting during
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | nvidia,tegra30-emc.yaml | 93 nvidia,emc-cfg-periodic-qrst: 96 FBIO "read" FIFO periodic resetting enabled. 241 nvidia,emc-cfg-periodic-qrst;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A D | nvidia,tegra210-timer.txt | 6 (TMR10-TMR13). Each TMR can be programmed to generate one-shot, periodic,
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | tegra30-asus-nexus7-grouper-memory-timings.dtsi | 327 nvidia,emc-cfg-periodic-qrst; 431 nvidia,emc-cfg-periodic-qrst; 535 nvidia,emc-cfg-periodic-qrst; 639 nvidia,emc-cfg-periodic-qrst; 844 nvidia,emc-cfg-periodic-qrst; 952 nvidia,emc-cfg-periodic-qrst; 1056 nvidia,emc-cfg-periodic-qrst; 1160 nvidia,emc-cfg-periodic-qrst; 1264 nvidia,emc-cfg-periodic-qrst; 1469 nvidia,emc-cfg-periodic-qrst;
|
| H A D | tegra30-asus-nexus7-tilapia-memory-timings.dtsi | 22 nvidia,emc-cfg-periodic-qrst; 229 nvidia,emc-cfg-periodic-qrst;
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | timer_lib.rst | 12 * Timers can be periodic (multi-shot) or single (one-shot). 68 The timer library is used for periodic calls, such as garbage collectors, or some state machines (A…
|
| H A D | overview.rst | 135 It can be periodic function calls, or just a one-shot call.
|
| H A D | metrics_lib.rst | 211 Since the library works by periodic sampling but does not use an
|
| /f-stack/freebsd/contrib/ncsw/inc/ |
| H A D | xx_ext.h | 446 bool periodic,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/ |
| H A D | dongwoon,dw9768.yaml | 61 factor to calculate VCM ring periodic time Tvib.
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64lsn.h | 225 struct callout periodic; member
|
| H A D | nat64lsn.c | 997 callout_schedule(&cfg->periodic, hz * PERIODIC_DELAY); in nat64lsn_periodic() 1674 callout_reset(&cfg->periodic, hz * PERIODIC_DELAY, in nat64lsn_start_instance() 1715 callout_init_mtx(&cfg->periodic, &cfg->periodic_lock, 0); in nat64lsn_init_instance() 1789 callout_drain(&cfg->periodic); in nat64lsn_destroy_instance()
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am65-mcu.dtsi | 259 ti,cpts-periodic-outputs = <2>;
|
| H A D | k3-j721e-mcu-wakeup.dtsi | 353 ti,cpts-periodic-outputs = <2>;
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-usb.c | 223 cvmx_usb_tx_fifo_t periodic; member 1475 if (usb->periodic.head != usb->periodic.tail) in __cvmx_usb_poll_tx_fifo() 1479 if (__cvmx_usb_fill_tx_hw(usb, &usb->periodic, tx_status.s.ptxfspcavail)) in __cvmx_usb_poll_tx_fifo() 1535 fifo = &usb->periodic; in __cvmx_usb_fill_tx_fifo()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | netvsc.rst | 114 periodic interval. This parameter allows adjusting the value that
|
| H A D | fail_safe.rst | 183 absence and postpone its use. It will then register for a periodic check on any
|
| H A D | sfc_efx.rst | 408 to disable periodic statistics update. One should note that it's
|
| /f-stack/freebsd/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth.h | 1621 al_bool periodic; /**< when true, generate periodic pulse (PPS) */ member
|