Searched refs:MPC52xx_PSC_MAXNUM (Results 1 – 3 of 3) sorted by relevance
29 #define MPC52xx_PSC_MAXNUM 12 macro31 #define MPC52xx_PSC_MAXNUM 6 macro
65 static struct uart_port mpc52xx_uart_ports[MPC52xx_PSC_MAXNUM];75 static struct device_node *mpc52xx_uart_nodes[MPC52xx_PSC_MAXNUM];1191 if ((co->index < 0) || (co->index >= MPC52xx_PSC_MAXNUM)) { in mpc52xx_console_setup()1284 .nr = MPC52xx_PSC_MAXNUM,1316 for (idx = 0; idx < MPC52xx_PSC_MAXNUM; idx++) in mpc52xx_uart_of_probe()1319 if (idx >= MPC52xx_PSC_MAXNUM) in mpc52xx_uart_of_probe()1417 for (i = 0; i < MPC52xx_PSC_MAXNUM; i++) { in mpc52xx_uart_of_assign()1446 for (i = 0; i < MPC52xx_PSC_MAXNUM; i++) { in mpc52xx_uart_of_enumerate()
322 if (psc_num >= MPC52xx_PSC_MAXNUM) in bcom_psc_gen_bd_rx_init()