Searched refs:IMG_IR_F_FILTER (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c50 #define IMG_IR_F_FILTER BIT(RC_FILTER_NORMAL) /* enable filtering */ macro
424 hw->flags |= IMG_IR_F_FILTER;
429 hw->flags &= ~IMG_IR_F_FILTER;
763 if (hw->flags & IMG_IR_F_FILTER) {

Completed in 216 milliseconds