cw_restore_ints   103 drivers/tty/serial/mpc52xx_uart.c 	void		(*cw_restore_ints)(struct uart_port *port);
cw_restore_ints   361 drivers/tty/serial/mpc52xx_uart.c 	.cw_restore_ints = mpc52xx_psc_cw_restore_ints,
cw_restore_ints   391 drivers/tty/serial/mpc52xx_uart.c 	.cw_restore_ints = mpc52xx_psc_cw_restore_ints,
cw_restore_ints   984 drivers/tty/serial/mpc52xx_uart.c 	.cw_restore_ints = mpc5125_psc_cw_restore_ints,
cw_restore_ints  1019 drivers/tty/serial/mpc52xx_uart.c 	.cw_restore_ints = mpc512x_psc_cw_restore_ints,
cw_restore_ints  1603 drivers/tty/serial/mpc52xx_uart.c 	psc_ops->cw_restore_ints(port);