Searched refs:opbnp (Results 1 – 1 of 1) sorted by relevance
401 struct device_node *opbnp; in spi_ppc4xx_of_probe() local481 opbnp = of_find_compatible_node(NULL, NULL, "ibm,opb"); in spi_ppc4xx_of_probe()482 if (opbnp == NULL) { in spi_ppc4xx_of_probe()488 clk = of_get_property(opbnp, "clock-frequency", NULL); in spi_ppc4xx_of_probe()491 of_node_put(opbnp); in spi_ppc4xx_of_probe()497 of_node_put(opbnp); in spi_ppc4xx_of_probe()