| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | selftest_engine_heartbeat.c | 41 struct pulse { struct 48 kref_get(&container_of(active, struct pulse, active)->kref); in pulse_active() argument 54 kfree(container_of(kref, struct pulse, kref)); in pulse_free() 57 static void pulse_put(struct pulse *p) in pulse_put() 64 pulse_put(container_of(active, struct pulse, active)); in pulse_retire() 67 static struct pulse *pulse_create(void) in pulse_create() 69 struct pulse *p; in pulse_create() 81 static void pulse_unlock_wait(struct pulse *p) in pulse_unlock_wait() 89 struct pulse *p; in __live_idle_pulse()
|
| /netbsd-src/sys/dev/usb/ |
| H A D | irmce.c | 397 int state, pulse; in irmce_rc6_decode() local 404 pulse = (buf[n] & 0x7f) * 50; in irmce_rc6_decode() 406 if (pulse >= 300 && pulse <= 600) { in irmce_rc6_decode() 408 } else if (pulse >= 680 && pulse <= 1080) { in irmce_rc6_decode() 411 } else if (pulse >= 1150 && pulse <= 1450) { in irmce_rc6_decode() 415 } else if (pulse >= 2400 && pulse <= 2800) { in irmce_rc6_decode() 422 } else if (pulse > 3000) { in irmce_rc6_decode() 429 "error parsing RC6 stream (pulse=%d)\n", pulse); in irmce_rc6_decode()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | stihxxx-b2120.dtsi | 90 st,i2c-min-scl-pulse-width-us = <0>; 91 st,i2c-min-sda-pulse-width-us = <5>; 97 st,i2c-min-scl-pulse-width-us = <0>; 98 st,i2c-min-sda-pulse-width-us = <5>; 127 st,i2c-min-scl-pulse-width-us = <0>; 128 st,i2c-min-sda-pulse-width-us = <5>;
|
| H A D | sama5d3xcm.dtsi | 69 atmel,smc-ncs-rd-pulse-ns = <84>; 70 atmel,smc-ncs-wr-pulse-ns = <84>; 71 atmel,smc-nrd-pulse-ns = <76>; 72 atmel,smc-nwe-pulse-ns = <76>;
|
| H A D | kirkwood-linksys-viper.dts | 64 white-pulse { 65 label = "viper:white:pulse"; 76 pmx_led_white_pulse: pmx-led-white-pulse {
|
| H A D | stih418-b2199.dts | 70 st,i2c-min-scl-pulse-width-us = <0>; 71 st,i2c-min-sda-pulse-width-us = <5>;
|
| H A D | stih410-b2260.dts | 194 st,i2c-min-scl-pulse-width-us = <0>; 195 st,i2c-min-sda-pulse-width-us = <5>;
|
| H A D | rk3288-veyron-fievel.dts | 95 * Reset for the RTL8211 PHY which requires a 10-ms reset pulse (low)
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | spectrum | 82 # length of PILOT pulse 84 # length of SYNC first pulse 86 # length of SYNC second pulse 88 # length of ZERO bit pulse 90 # length of ONE bit pulse
|
| H A D | ccf | 8 # i.e. it contains button UI and infrared pulse code definitions
|
| H A D | compress | 189 # transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
|
| /netbsd-src/external/bsd/ntp/dist/html/hints/ |
| H A D | notes-xntp-v3 | 37 require a 1-pulse-per-second signal, (b) supports both format 0 51 8. Support for an external 1-pulse-per-second (pps) signal is 54 of the pulse establishes the on-time epoch within an interval
|
| /netbsd-src/external/bsd/ntp/dist/util/ |
| H A D | tg.c | 603 int pulse, /* pulse length (ms) */ in peep() argument 616 for (i = 0 ; i < pulse * 8; i++) { in peep()
|
| H A D | tg2.c | 2292 int pulse, /* pulse length (ms) */ argument 2305 for (i = 0 ; i < pulse * 8; i++) { 2332 int pulse, /* pulse length (ms) */ argument 2346 for (i = 0 ; i < pulse * 8; i++) {
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
| H A D | Makefile | 55 dtb-$(CONFIG_ARCH_MXC) += imx8mq-hummingboard-pulse.dtb
|
| H A D | imx8mq-hummingboard-pulse.dts | 13 compatible = "solidrun,hummingboard-pulse", "fsl,imx8mq";
|
| /netbsd-src/share/misc/ |
| H A D | acronyms.comp | 30 ADPCM adaptive differential pulse code modulation 310 CPG clock pulse generator 464 DPCM differential pulse code modulation 567 EMP electro-magnetic pulse 1224 PAM pulse amplitude modulation 1248 PCM pulse code modulation 1257 PDM pulse-duration modulation 1303 PM {phase,pulse} modulation 1370 PWM pulse width modulation
|
| H A D | acronyms | 474 PPS pulse per second (signal)
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | RPI | 68 # pulse width modulator manager
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/ |
| H A D | ulcb.dtsi | 278 rohm,rstbmode-pulse;
|
| /netbsd-src/distrib/sets/lists/dtb/ |
| H A D | ad.aarch64eb | 131 ./boot/dtb/freescale/imx8mq-hummingboard-pulse.dtb dtb-base-boot dtb
|
| H A D | ad.aarch64 | 131 ./boot/dtb/freescale/imx8mq-hummingboard-pulse.dtb dtb-base-boot dtb
|
| /netbsd-src/sys/arch/hp300/hp300/ |
| H A D | locore.s | 856 jbsr _C_LABEL(ledcontrol) | toggle pulse, turn all others off
|
| /netbsd-src/external/gpl3/gdb/dist/sim/m68hc11/ |
| H A D | ChangeLog-2021 | 889 (idefs): Handle pulse accumulator interrupts.
|
| /netbsd-src/lib/libterminfo/ |
| H A D | term.h | 1460 #define pulse t_pulse(cur_term) macro
|