Home
last modified time | relevance | path

Searched refs:uninorth_child (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dpci.c954 int uninorth_child; in pmac_pci_enable_device_hook() local
972 uninorth_child = node->parent && in pmac_pci_enable_device_hook()
978 if (uninorth_child && of_node_name_eq(node, "firewire") && in pmac_pci_enable_device_hook()
986 if (uninorth_child && of_node_name_eq(node, "ethernet") && in pmac_pci_enable_device_hook()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpci.c959 int uninorth_child; in pmac_pci_enable_device_hook() local
977 uninorth_child = node->parent && in pmac_pci_enable_device_hook()
983 if (uninorth_child && of_node_name_eq(node, "firewire") && in pmac_pci_enable_device_hook()
991 if (uninorth_child && of_node_name_eq(node, "ethernet") && in pmac_pci_enable_device_hook()

Completed in 3 milliseconds