Searched refs:ASC_CTL (Results 1 – 1 of 1) sorted by relevance
56 #define ASC_CTL 0x0C macro470 ctl = asc_in(port, ASC_CTL) & ~ASC_CTL_RUN; in asc_pm()471 asc_out(port, ASC_CTL, ctl); in asc_pm()499 ctrl_val = asc_in(port, ASC_CTL); in asc_set_termios()502 asc_out(port, ASC_CTL, (ctrl_val & ~ASC_CTL_RUN)); in asc_set_termios()581 asc_out(port, ASC_CTL, (ctrl_val | ASC_CTL_RUN)); in asc_set_termios()