Searched refs:INTEN (Results 1 – 10 of 10) sorted by relevance
132 | INTEN | |221 | INTEN |291 … | INTEN | |
225 #define INTEN 0x04 macro
74 #define INTEN 0x20 macro978 u32 inten = readl(regs + INTEN); in _stop()997 writel(inten & ~(1 << thrd->ev), regs + INTEN); in _stop()1049 writel(readl(regs + INTEN) | (1 << thrd->ev), regs + INTEN); in _trigger()1687 u32 inten = readl(regs + INTEN); in pl330_update()
60 INTEN = BIT(3), enumerator
727 if ((ahc->pause & INTEN) == 0) { in ahc_intr()5534 hcntrl &= ~INTEN; in ahc_intr_enable()5535 ahc->pause &= ~INTEN; in ahc_intr_enable()5536 ahc->unpause &= ~INTEN; in ahc_intr_enable()5538 hcntrl |= INTEN; in ahc_intr_enable()5539 ahc->pause |= INTEN; in ahc_intr_enable()5540 ahc->unpause |= INTEN; in ahc_intr_enable()
949 if ((ahd->pause & INTEN) == 0) { in ahd_intr()7769 hcntrl &= ~INTEN; in ahd_intr_enable()7770 ahd->pause &= ~INTEN; in ahd_intr_enable()7771 ahd->unpause &= ~INTEN; in ahd_intr_enable()7773 hcntrl |= INTEN; in ahd_intr_enable()7774 ahd->pause |= INTEN; in ahd_intr_enable()7775 ahd->unpause |= INTEN; in ahd_intr_enable()
630 #define INTEN 0x02
444 #define INTEN 0x02
831 field INTEN 0x02
270 field INTEN 0x02