Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir.h53 #define IMG_IR_DECODINPOL 0x02000000 /* active high */ macro
H A Dimg-ir-hw.c146 ctrl |= IMG_IR_DECODINPOL; in img_ir_control()