/src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
selftest_engine_heartbeat.c | 41 struct pulse { struct 48 kref_get(&container_of(active, struct pulse, active)->kref); 54 kfree(container_of(kref, struct pulse, kref)); 57 static void pulse_put(struct pulse *p) 64 pulse_put(container_of(active, struct pulse, active)); 67 static struct pulse *pulse_create(void) 69 struct pulse *p; 81 static void pulse_unlock_wait(struct pulse *p) 89 struct pulse *p; 121 struct drm_printer m = drm_err_printer("pulse"); [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
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>;
|
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>;
|
stih418-b2199.dts | 70 st,i2c-min-scl-pulse-width-us = <0>; 71 st,i2c-min-sda-pulse-width-us = <5>;
|
kirkwood-linksys-viper.dts | 64 white-pulse { 65 label = "viper:white:pulse"; 76 pmx_led_white_pulse: pmx-led-white-pulse {
|
stih410-b2260.dts | 194 st,i2c-min-scl-pulse-width-us = <0>; 195 st,i2c-min-sda-pulse-width-us = <5>;
|
rk3288-veyron-fievel.dts | 95 * Reset for the RTL8211 PHY which requires a 10-ms reset pulse (low)
|
/src/sys/dev/usb/ |
irmce.c | 397 int state, pulse; local in function:irmce_rc6_decode 404 pulse = (buf[n] & 0x7f) * 50; 406 if (pulse >= 300 && pulse <= 600) { 408 } else if (pulse >= 680 && pulse <= 1080) { 411 } else if (pulse >= 1150 && pulse <= 1450) { 415 } else if (pulse >= 2400 && pulse <= 2800) [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
Makefile | 55 dtb-$(CONFIG_ARCH_MXC) += imx8mq-hummingboard-pulse.dtb
|
imx8mq-hummingboard-pulse.dts | 12 model = "SolidRun i.MX8MQ HummingBoard Pulse"; 13 compatible = "solidrun,hummingboard-pulse", "fsl,imx8mq";
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/ |
ulcb.dtsi | 278 rohm,rstbmode-pulse;
|
/src/sys/arch/hp300/hp300/ |
locore.s | 856 jbsr _C_LABEL(ledcontrol) | toggle pulse, turn all others off
|
/src/lib/libterminfo/ |
term.h | 1460 #define pulse t_pulse(cur_term) macro 1858 * pulse: Select pulse dialing
|
/src/share/terminfo/ |
terminfo | 18820 nel=\r\n, pulse=\EK, rmacs=\E%%, rmir=, rmso=\EG0, rmul=\EG0, [all...] |