Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/kernel/
Disa-bridge.c65 if (of_range_parser_init(&parser, isa_node)) in process_ISA_OF_ranges()
/linux-6.14.4/arch/mips/loongson64/
Dinit.c198 if (of_range_parser_init(&parser, np)) { in reserve_pio_range()
/linux-6.14.4/include/linux/
Dof_address.h177 #define of_range_parser_init of_pci_range_parser_init macro
/linux-6.14.4/drivers/bus/
Duniphier-system-bus.c193 ret = of_range_parser_init(&parser, dev->of_node); in uniphier_system_bus_probe()
Dimx-weim.c113 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.c667 error = of_range_parser_init(&parser, np); in sysc_parse_and_check_child_range()
/linux-6.14.4/arch/loongarch/kernel/
Dsetup.c511 if (of_range_parser_init(&parser, np)) { in arch_reserve_pio_range()
/linux-6.14.4/arch/powerpc/platforms/512x/
Dmpc512x_lpbfifo.c384 of_range_parser_init(&parser, lb_node); in get_cs_ranges()
/linux-6.14.4/drivers/of/
Daddress.c268 ret = of_range_parser_init(&parser, np); in of_range_to_resource()
Dunittest.c1277 if (of_range_parser_init(&parser, np)) { in of_unittest_bus_ranges()
1347 if (of_range_parser_init(&parser, np)) { in of_unittest_bus_3cell_ranges()
/linux-6.14.4/drivers/bus/fsl-mc/
Dfsl-mc-bus.c1007 of_range_parser_init(&parser, dev->of_node); in get_mc_addr_translation_ranges()
/linux-6.14.4/drivers/hv/
Dvmbus_drv.c2361 ret = of_range_parser_init(&parser, np); in vmbus_device_add()