Searched refs:ECPP_INTR_EN (Results 1 – 2 of 2) sorted by relevance
72 #define ECPP_INTR_EN 0x10 /* 1=enable */ macro87 (ECPP_INTR_EN | ECPP_REV_DIR | ECPP_DCR_SET)
2619 dcr &= ~(ECPP_REV_DIR | ECPP_INTR_EN); in ecpp_flush()3346 DCR_WRITE(pp, DCR_READ(pp) & ~(ECPP_REV_DIR | ECPP_INTR_EN)); in ecpp_pio_ihdlr()3380 dcr |= ECPP_INTR_EN; in ecpp_pio_writeb()3425 DCR_WRITE(pp, DCR_READ(pp) & ~(ECPP_INTR_EN | ECPP_REV_DIR)); in ecpp_nErr_ihdlr()3640 (void) dcr_write(pp, dcr & ~(ECPP_REV_DIR | ECPP_INTR_EN)); in ecpp_xfer_timeout()5098 DCR_WRITE(pp, ECPP_nINIT | ECPP_AFX | ECPP_INTR_EN); in ecpp_idle_phase()