Lines Matching defs:hscif_tot
156 u16 hscif_tot;
1148 v = sci->hscif_tot >> HSSCR_TOT_SHIFT;
1172 sci->hscif_tot = r << HSSCR_TOT_SHIFT;
2205 (SCSCR_CKE1 | SCSCR_CKE0 | s->hscif_tot));
2354 serial_port_out(port, SCSCR, s->hscif_tot); /* TE=0, RE=0, CKE1=0 */
2548 serial_port_out(port, SCSCR, scr_val | s->hscif_tot);
2582 serial_port_out(port, SCSCR, scr_val | s->hscif_tot);
2618 serial_port_out(port, SCSCR, scr_val | s->hscif_tot);
2975 sci_port->hscif_tot = 0;
3059 serial_port_out(port, SCSCR, ctrl_temp | sci_port->hscif_tot);