Home
last modified time | relevance | path

Searched refs:of_range_parser_init (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Disa-bridge.c65 if (of_range_parser_init(&parser, isa_node)) in process_ISA_OF_ranges()
/openbmc/linux/arch/mips/loongson64/
H A Dinit.c195 if (of_range_parser_init(&parser, np)) { in reserve_pio_range()
/openbmc/linux/include/linux/
H A Dof_address.h176 #define of_range_parser_init of_pci_range_parser_init macro
/openbmc/linux/drivers/bus/
H A Duniphier-system-bus.c193 ret = of_range_parser_init(&parser, dev->of_node); in uniphier_system_bus_probe()
H A Dimx-weim.c110 if (of_range_parser_init(&parser, np)) in imx_weim_gpr_setup()
H A Dmvebu-mbus.c1189 ret = of_range_parser_init(&parser, np); in mbus_dt_setup()
H A Dti-sysc.c657 error = of_range_parser_init(&parser, np); in sysc_parse_and_check_child_range()
/openbmc/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c384 of_range_parser_init(&parser, lb_node); in get_cs_ranges()
/openbmc/linux/arch/loongarch/kernel/
H A Dsetup.c533 if (of_range_parser_init(&parser, np)) { in arch_reserve_pio_range()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c1007 of_range_parser_init(&parser, dev->of_node); in get_mc_addr_translation_ranges()
/openbmc/linux/drivers/of/
H A Daddress.c292 ret = of_range_parser_init(&parser, np); in of_range_to_resource()
H A Dunittest.c1074 if (of_range_parser_init(&parser, np)) { in of_unittest_bus_ranges()
1144 if (of_range_parser_init(&parser, np)) { in of_unittest_bus_3cell_ranges()
/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c2341 ret = of_range_parser_init(&parser, np); in vmbus_device_add()