Searched refs:ohci_node (Results 1 – 1 of 1) sorted by relevance
385 struct device_node *ohci_node; in octeon_ohci_device_init() local388 ohci_node = of_find_node_by_name(NULL, "ohci"); in octeon_ohci_device_init()389 if (!ohci_node) in octeon_ohci_device_init()392 pd = of_find_device_by_node(ohci_node); in octeon_ohci_device_init()393 of_node_put(ohci_node); in octeon_ohci_device_init()