Lines Matching defs:hscif_tot
156 u16 hscif_tot;
1160 v = sci->hscif_tot >> HSSCR_TOT_SHIFT;
1184 sci->hscif_tot = r << HSSCR_TOT_SHIFT;
2245 (SCSCR_CKE1 | SCSCR_CKE0 | s->hscif_tot));
2394 serial_port_out(port, SCSCR, s->hscif_tot); /* TE=0, RE=0, CKE1=0 */
2573 serial_port_out(port, SCSCR, scr_val | s->hscif_tot);
2607 serial_port_out(port, SCSCR, scr_val | s->hscif_tot);
2649 serial_port_out(port, SCSCR, scr_val | s->hscif_tot);
2980 sci_port->hscif_tot = 0;
3064 serial_port_out(port, SCSCR, ctrl_temp | sci_port->hscif_tot);