Home
last modified time | relevance | path

Searched refs:of_empty_ranges_quirk (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Dof_addr.c163 static int of_empty_ranges_quirk(const struct device_node *np) in of_empty_ranges_quirk() function
195 if (ranges == NULL && !of_empty_ranges_quirk(parent)) { in of_translate_one()
/openbmc/linux/drivers/of/
H A Daddress.c423 static int of_empty_ranges_quirk(struct device_node *np) in of_empty_ranges_quirk() function
472 if (ranges == NULL && !of_empty_ranges_quirk(parent) && in of_translate_one()