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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dene_ir.h116 #define ENE_RX_CARRIER_VALID 0x80 /* Register content valid */ macro
H A Dene_ir.c208 if (!(period & ENE_RX_CARRIER_VALID))
211 period &= ~ENE_RX_CARRIER_VALID;

Completed in 40 milliseconds