Searched refs:TIM_CLR_IRQ (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 799 #define TIM_CLR_IRQ BIT(0) /* Clear Timer IRQ (!IRQM) */ macro |
H A D | yge.c | 781 CSR_WRITE_1(dev, B2_TI_CTRL, TIM_CLR_IRQ); in yge_reset() |