Home
last modified time | relevance | path

Searched refs:active_delay (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/arm/allwinner/
H A Daw_cir.c201 unsigned int active_delay; in aw_ir_decode_packets() local
208 active_delay = (AW_IR_ACTIVE_T + 1) * (AW_IR_ACTIVE_T_C ? 128 : 1); in aw_ir_decode_packets()
210 len += (active_delay >> 1); in aw_ir_decode_packets()