Searched refs:CNTRL_IVO (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23888-ir.c65 #define CNTRL_IVO 0x00008000 macro
442 cx23888_ir_and_or4(dev, CX23888_IR_CNTRL_REG, ~CNTRL_IVO,
443 invert ? CNTRL_IVO : 0);
1060 cntrl & CNTRL_IVO ? "yes" : "no");

Completed in 54 milliseconds