Searched refs:ENE_TX_SMPL_PERIOD (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.h113 #define ENE_TX_SMPL_PERIOD 50 /* transmit 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.h108 #define ENE_TX_SMPL_PERIOD 50 /* transmit sample period - fixed */ macro
H A Dene_ir.c431 dev->tx_sample = DIV_ROUND_CLOSEST(sample, ENE_TX_SMPL_PERIOD);
869 ir_props->tx_resolution = ENE_TX_SMPL_PERIOD * 1000;

Completed in 104 milliseconds