hscif_tot         158 drivers/tty/serial/sh-sci.c 	u16				hscif_tot;
hscif_tot        1142 drivers/tty/serial/sh-sci.c 		v = sci->hscif_tot >> HSSCR_TOT_SHIFT;
hscif_tot        1166 drivers/tty/serial/sh-sci.c 		sci->hscif_tot = r << HSSCR_TOT_SHIFT;
hscif_tot        2194 drivers/tty/serial/sh-sci.c 			(SCSCR_CKE1 | SCSCR_CKE0 | s->hscif_tot));
hscif_tot        2343 drivers/tty/serial/sh-sci.c 	serial_port_out(port, SCSCR, s->hscif_tot);	/* TE=0, RE=0, CKE1=0 */
hscif_tot        2533 drivers/tty/serial/sh-sci.c 		serial_port_out(port, SCSCR, scr_val | s->hscif_tot);
hscif_tot        2567 drivers/tty/serial/sh-sci.c 		serial_port_out(port, SCSCR, scr_val | s->hscif_tot);
hscif_tot        2603 drivers/tty/serial/sh-sci.c 	serial_port_out(port, SCSCR, scr_val | s->hscif_tot);
hscif_tot        2952 drivers/tty/serial/sh-sci.c 	sci_port->hscif_tot = 0;
hscif_tot        3039 drivers/tty/serial/sh-sci.c 	serial_port_out(port, SCSCR, ctrl_temp | sci_port->hscif_tot);