Searched refs:psci_of_match (Results 1 – 8 of 8) sorted by relevance
79 static const struct udevice_id psci_of_match[] = { variable89 .of_match = psci_of_match,
247 static const struct of_device_id psci_of_match[] = { variable307 .of_match_table = psci_of_match,
596 static const struct of_device_id psci_of_match[] __initconst = { variable610 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()