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[] = { variable1827 for_each_matching_node(np, mpc52xx_uart_of_match) { in mpc52xx_uart_of_enumerate()1828 match = of_match_node(mpc52xx_uart_of_match, np); in mpc52xx_uart_of_enumerate()1842 MODULE_DEVICE_TABLE(of, mpc52xx_uart_of_match);1853 .of_match_table = mpc52xx_uart_of_match,