Searched refs:IMG_IR_DECODINPOL (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/media/rc/img-ir/ ! | ||
D | img-ir.h | 53 #define IMG_IR_DECODINPOL 0x02000000 /* active high */ macro |
D | img-ir-hw.c | 146 ctrl |= IMG_IR_DECODINPOL; in img_ir_control() |