Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir.h56 #define IMG_IR_BITINV 0x00000040 /* don't invert */ macro
H A Dimg-ir-hw.c152 ctrl |= IMG_IR_BITINV; in img_ir_control()