Searched refs:SCSCR_RIE (Results 1 – 2 of 2) sorted by relevance
467 SHREG_SCSCR |= SCSCR_TIE | SCSCR_RIE; in scistart()656 SHREG_SCSCR |= SCSCR_TIE | SCSCR_RIE; in sciopen()973 SHREG_SCSCR |= SCSCR_RIE; in sci_rxsoft()1143 SHREG_SCSCR &= ~SCSCR_RIE;1147 SHREG_SCSCR &= ~(SCSCR_TIE | SCSCR_RIE);1149 SHREG_SCSCR |= SCSCR_TIE | SCSCR_RIE;
74 #define SCSCR_RIE 0x40 /* Receive Interrupt Enable */ macro