Searched refs:ENE_CIRRLC_OUT_PULSE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/rc/ | ||
D | ene_ir.h | 120 #define ENE_CIRRLC_OUT_PULSE 0x80 /* Transmitted sample is pulse */ macro |
D | ene_ir.c | 650 raw_tx |= ENE_CIRRLC_OUT_PULSE; in ene_tx_sample() |