Searched refs:PULSE (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/Documentation/driver-api/media/ |
D | rc-core.rst | 33 hardware. When the carrier is switched on, it is called *PULSE*. 37 *PULSE* and *SPACE* events, each with a given duration. 40 *PULSE* and *SPACE* events depend on the protocol. 42 start with a 9ms *PULSE* and a 4.5ms SPACE. It then transmits 16 bits of 45 with 560µs *PULSE* followed by 1690µs *SPACE* and a bit "0" is modulated 46 with 560µs *PULSE* followed by 560µs *SPACE*. 49 signal in a sequence of *PULSE/SPACE* events, filtering out the carrier 52 of time it receives *PULSE/SPACE* events. 57 microcontroller that decode the *PULSE/SPACE* sequence and return scan
|
/kernel/linux/linux-5.10/drivers/cpuidle/governors/ |
D | teo.c | 58 #define PULSE 1024 macro 185 misses += PULSE; in teo_update() 187 cpu_data->states[idx_hit].early_hits += PULSE; in teo_update() 189 hits += PULSE; in teo_update()
|
/kernel/linux/linux-5.10/drivers/media/rc/ |
D | sir_ir.c | 22 #define PULSE '[' macro 255 outb(PULSE, io + UART_TX); in send_pulse()
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | lirc-get-features.rst | 47 .. _LIRC-CAN-REC-PULSE: 164 .. _LIRC-CAN-SEND-PULSE:
|
D | lirc-write.rst | 47 When in :ref:`LIRC_MODE_PULSE <lirc-mode-PULSE>` mode, the data written to
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/ |
D | hisi_femac.c | 95 PULSE, enumerator 726 hisi_femac_sleep_us(priv->phy_reset_delays[PULSE]); in hisi_femac_phy_reset()
|
D | hix5hd2_gmac.c | 201 PULSE, enumerator 1085 hix5hd2_sleep_us(priv->phy_reset_delays[PULSE]); in hix5hd2_phy_reset()
|
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
D | hispark_taurus.patch | 47618 + hisi_femac_sleep_us(priv->phy_reset_delays[PULSE]); 48252 + PULSE, 49023 + PULSE, 49112 + hisi_femac_sleep_us(data->phy_reset_delays[PULSE]);
|
/kernel/linux/linux-5.10/ |
D | MAINTAINERS | 17478 TI ENHANCED QUADRATURE ENCODER PULSE (eQEP) DRIVER
|
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
D | hispark_taurus.patch | 340591 + hisi_femac_sleep_us(priv->phy_reset_delays[PULSE]); 341217 + PULSE, 342733 + PULSE, 342822 + hisi_femac_sleep_us(data->phy_reset_delays[PULSE]);
|