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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/lirc/
H A Dlirc_ene0100.h68 #define ENE_SAMPLE_PERIOD_FAN 61 /* fan input has fixed sample period */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dene_ir.h78 #define ENE_SAMPLE_PERIOD_FAN 61 /* fan input has fixed sample period */ macro
H A Dene_ir.c266 dev->props->rx_resolution = ENE_SAMPLE_PERIOD_FAN * 1000;
269 ENE_FAN_VALUE_MASK * ENE_SAMPLE_PERIOD_FAN * 1000;
574 hw_sample = hw_value * ENE_SAMPLE_PERIOD_FAN;

Completed in 107 milliseconds