Searched refs:INTEN (Results 1 – 9 of 9) sorted by relevance
37 #define INTEN 0x020 /* Interrupt Enable */ macro
555 WRITE4(sc, INTEN, (1 << chan->index)); in pl330_channel_submit_sg()
574 if ((ahc->pause & INTEN) == 0) { in ahc_intr()
901 if ((ahd->pause & INTEN) == 0) { in ahd_intr()
1505 #define INTEN 0x02 macro
7031 hcntrl &= ~INTEN; in ahd_intr_enable()7032 ahd->pause &= ~INTEN; in ahd_intr_enable()7033 ahd->unpause &= ~INTEN; in ahd_intr_enable()7035 hcntrl |= INTEN; in ahd_intr_enable()7036 ahd->pause |= INTEN; in ahd_intr_enable()7037 ahd->unpause |= INTEN; in ahd_intr_enable()
763 field INTEN 0x02
2459 #define INTEN 0x02 macro
251 field INTEN 0x02