Searched refs:ENE_FW_SAMPLE_SPACE (Results 1 – 2 of 2) sorted by relevance
19 #define ENE_FW_SAMPLE_SPACE 0x80 /* sample is space */ macro
784 pulse = !(hw_value & ENE_FW_SAMPLE_SPACE); in ene_isr()785 hw_value &= ~ENE_FW_SAMPLE_SPACE; in ene_isr()
Completed in 6 milliseconds