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