Searched refs:ENE_FW_SAMPLE_SPACE (Results 1 – 2 of 2) sorted by relevance
33 #define ENE_FW_SAMPLE_SPACE 0x80 /* sample is space */ macro
788 pulse = !(hw_value & ENE_FW_SAMPLE_SPACE); in ene_isr()789 hw_value &= ~ENE_FW_SAMPLE_SPACE; in ene_isr()