Searched refs:mpc52xx_uart_of_match (Results 1 – 1 of 1) sorted by relevance
1683 static const struct of_device_id mpc52xx_uart_of_match[] = { variable1830 for_each_matching_node(np, mpc52xx_uart_of_match) { in mpc52xx_uart_of_enumerate()1831 match = of_match_node(mpc52xx_uart_of_match, np); in mpc52xx_uart_of_enumerate()1845 MODULE_DEVICE_TABLE(of, mpc52xx_uart_of_match);1856 .of_match_table = mpc52xx_uart_of_match,