Searched refs:IR_ACTIVE_T_C (Results 1 – 2 of 2) sorted by relevance
72 #define IR_ACTIVE_T_C (1<<23) /* Active Threshold */ macro
172 sample_reg |= IR_ACTIVE_T_C; in ir_sample_config()176 sample_reg &= ~IR_ACTIVE_T_C; in ir_sample_config()
Completed in 6 milliseconds