Searched refs:of_range_parser_init (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | isa-bridge.c | 65 if (of_range_parser_init(&parser, isa_node)) in process_ISA_OF_ranges()
|
/openbmc/linux/arch/mips/loongson64/ |
H A D | init.c | 195 if (of_range_parser_init(&parser, np)) { in reserve_pio_range()
|
/openbmc/linux/include/linux/ |
H A D | of_address.h | 176 #define of_range_parser_init of_pci_range_parser_init macro
|
/openbmc/linux/drivers/bus/ |
H A D | uniphier-system-bus.c | 193 ret = of_range_parser_init(&parser, dev->of_node); in uniphier_system_bus_probe()
|
H A D | imx-weim.c | 110 if (of_range_parser_init(&parser, np)) in imx_weim_gpr_setup()
|
H A D | mvebu-mbus.c | 1189 ret = of_range_parser_init(&parser, np); in mbus_dt_setup()
|
H A D | ti-sysc.c | 657 error = of_range_parser_init(&parser, np); in sysc_parse_and_check_child_range()
|
/openbmc/linux/arch/powerpc/platforms/512x/ |
H A D | mpc512x_lpbfifo.c | 384 of_range_parser_init(&parser, lb_node); in get_cs_ranges()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | setup.c | 533 if (of_range_parser_init(&parser, np)) { in arch_reserve_pio_range()
|
/openbmc/linux/drivers/bus/fsl-mc/ |
H A D | fsl-mc-bus.c | 1007 of_range_parser_init(&parser, dev->of_node); in get_mc_addr_translation_ranges()
|
/openbmc/linux/drivers/of/ |
H A D | address.c | 292 ret = of_range_parser_init(&parser, np); in of_range_to_resource()
|
H A D | unittest.c | 1074 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 D | vmbus_drv.c | 2341 ret = of_range_parser_init(&parser, np); in vmbus_device_add()
|