Searched refs:IS_IRQ_SENSOR (Results 1 – 3 of 3) sorted by relevance
453 IS_IRQ_SENSOR = 1<<12, /* IRQ from Sensor (YUKON only) */ enumerator
223 IS_IRQ_SENSOR = 1<<12, /* IRQ from Sensor (YUKON only) */ enumerator
3582 (skge_read32(hw, B0_HWE_ISRC) & IS_IRQ_SENSOR)) { in skge_reset()