Searched refs:PORT_MPC52xx (Results 1 – 2 of 2) sorted by relevance
110 #define PORT_MPC52xx 59 macro
1263 return port->type == PORT_MPC52xx ? "MPC5xxx PSC" : NULL; in mpc52xx_uart_type()1322 port->type = PORT_MPC52xx; in mpc52xx_uart_config_port()1328 if (ser->type != PORT_UNKNOWN && ser->type != PORT_MPC52xx) in mpc52xx_uart_verify_port()
Completed in 9 milliseconds