Home
last modified time | relevance | path

Searched refs:pulse (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_engine_heartbeat.c41 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 Dirmce.c397 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 Dstihxxx-b2120.dtsi90 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 Dsama5d3xcm.dtsi69 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 Dkirkwood-linksys-viper.dts64 white-pulse {
65 label = "viper:white:pulse";
76 pmx_led_white_pulse: pmx-led-white-pulse {
H A Dstih418-b2199.dts70 st,i2c-min-scl-pulse-width-us = <0>;
71 st,i2c-min-sda-pulse-width-us = <5>;
H A Dstih410-b2260.dts194 st,i2c-min-scl-pulse-width-us = <0>;
195 st,i2c-min-sda-pulse-width-us = <5>;
H A Drk3288-veyron-fievel.dts95 * Reset for the RTL8211 PHY which requires a 10-ms reset pulse (low)
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dspectrum82 # 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 Dccf8 # i.e. it contains button UI and infrared pulse code definitions
H A Dcompress189 # transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Dnotes-xntp-v337 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 Dtg.c603 int pulse, /* pulse length (ms) */ in peep() argument
616 for (i = 0 ; i < pulse * 8; i++) { in peep()
H A Dtg2.c2292 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 DMakefile55 dtb-$(CONFIG_ARCH_MXC) += imx8mq-hummingboard-pulse.dtb
H A Dimx8mq-hummingboard-pulse.dts13 compatible = "solidrun,hummingboard-pulse", "fsl,imx8mq";
/netbsd-src/share/misc/
H A Dacronyms.comp30 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 Dacronyms474 PPS pulse per second (signal)
/netbsd-src/sys/arch/evbarm/conf/
H A DRPI68 # pulse width modulator manager
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/
H A Dulcb.dtsi278 rohm,rstbmode-pulse;
/netbsd-src/distrib/sets/lists/dtb/
H A Dad.aarch64eb131 ./boot/dtb/freescale/imx8mq-hummingboard-pulse.dtb dtb-base-boot dtb
H A Dad.aarch64131 ./boot/dtb/freescale/imx8mq-hummingboard-pulse.dtb dtb-base-boot dtb
/netbsd-src/sys/arch/hp300/hp300/
H A Dlocore.s856 jbsr _C_LABEL(ledcontrol) | toggle pulse, turn all others off
/netbsd-src/external/gpl3/gdb/dist/sim/m68hc11/
H A DChangeLog-2021889 (idefs): Handle pulse accumulator interrupts.
/netbsd-src/lib/libterminfo/
H A Dterm.h1460 #define pulse t_pulse(cur_term) macro

12