Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/rc/img-ir/
Dimg-ir.h57 #define IMG_IR_DECODINPOL 0x02000000 /* active high */ macro
Dimg-ir-hw.c150 ctrl |= IMG_IR_DECODINPOL; in img_ir_control()