Home
last modified time | relevance | path

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

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