Searched refs:CHCR_IE (Results 1 – 4 of 4) sorted by relevance
119 chcr &= ~(CHCR_IE | CHCR_DE); in dma_tei()145 chcr = RS_DUAL | CHCR_IE; in sh_dmac_configure_channel()147 if (chcr & CHCR_IE) { in sh_dmac_configure_channel()148 chcr &= ~CHCR_IE; in sh_dmac_configure_channel()169 chcr |= CHCR_IE; in sh_dmac_enable_dma()190 chcr &= ~(CHCR_DE | CHCR_TE | CHCR_IE); in sh_dmac_disable_dma()
51 #define CHCR_IE 0x00000004 /* Interrupt Enable */ macro
113 #define CHCR_IE 0x00000004 /* Interrupt Enable */ macro
772 shdev->chcr_ie_bit = CHCR_IE; in sh_dmae_probe()