Searched refs:ofnode_path (Results 1 – 25 of 32) sorted by relevance
12
24 node = ofnode_path("/mmio-bus@0"); in dm_test_dma_ranges()33 node = ofnode_path("/mmio-bus@0/subnode@0"); in dm_test_dma_ranges()42 node = ofnode_path("/mmio-bus@1"); in dm_test_dma_ranges()
22 node = ofnode_path("/mmio-bus@0"); in dm_test_phys_to_bus()29 node = ofnode_path("/mmio-bus@0/subnode@0"); in dm_test_phys_to_bus()
13 ofnode root_node = ofnode_path("/"); in dm_test_ofnode_compatible()70 node = ofnode_path("/cros-ec/flash"); in dm_test_ofnode_fmap()86 node = ofnode_path("/a-test"); in dm_test_ofnode_read()115 node = ofnode_path("/a-test"); in dm_test_ofnode_phandle()237 node = ofnode_path("/i-test"); in dm_test_ofnode_get_child_count()255 ofnode root_node = ofnode_path("/"); in dm_test_ofnode_is_enabled()256 ofnode node = ofnode_path("/usb@0"); in dm_test_ofnode_is_enabled()
25 node = ofnode_path("/cros-ec/flash/wp-ro"); in dm_test_ofnode_read_fmap_entry()
16 node = ofnode_path("/cros-ec/flash"); in dm_test_ofnode_get_property_by_prop()
91 node = ofnode_path("/usb@1/hub/usbstor@1"); in dm_test_usb_fdt_node()96 node = ofnode_path("/usb@1/hub/usbstor@3"); in dm_test_usb_fdt_node()
1190 node = ofnode_path("/mmio-bus@0"); in dm_test_dma_offset()1196 node = ofnode_path("/mmio-bus@0/subnode@0"); in dm_test_dma_offset()1202 node = ofnode_path("/mmio-bus@1"); in dm_test_dma_offset()1205 node = ofnode_path("/mmio-bus@1/subnode@0"); in dm_test_dma_offset()
137 ofnode = ofnode_path(path); in bind_by_node_path()154 ofnode = ofnode_path(path); in bind_by_node_path()171 ofnode = ofnode_path(path); in unbind_by_node_path()
34 chosen_node = ofnode_path("/chosen"); in board_late_init()
85 config_node = ofnode_path("/config"); in ofnode_decode_memory_region()103 node = ofnode_path(mem); in ofnode_decode_memory_region()
460 ofnode ofnode_path(const char *path) in ofnode_path() function472 chosen_node = ofnode_path("/chosen"); in ofnode_read_chosen_prop()490 return ofnode_path(prop); in ofnode_get_chosen_node()497 node = ofnode_path("/aliases"); in ofnode_read_aliases_prop()512 return ofnode_path(prop); in ofnode_get_aliases_node()
267 node = ofnode_path(path); in dm_scan_fdt_ofnode_path()
27 dev_set_ofnode(&fmeas, ofnode_path("/clk-fmeas")); in soc_clk_ctl()
38 eeprom = ofnode_path(path); in get_tdx_eeprom()
148 node = ofnode_path("/config"); in board_key_check()350 node = ofnode_path("/config"); in board_check_usb_power()553 node = ofnode_path("/soc/i2c@40012000/hdmi-transmitter@39"); in dk2_i2c1_fix()565 node = ofnode_path("/soc/i2c@40012000/cs42l51@4a"); in dk2_i2c1_fix()
22 cpus = ofnode_path("/cpus"); in send_ipi_many()
103 eeprom = ofnode_path("/soc/aips-bus@2100000/i2c@21a8000/eeprom@50"); in setup_dhcom_mac_from_fuse()
127 node = ofnode_path("/cpus"); in uclass_cpu_init()
47 node = ofnode_path("/binman"); in find_image_node()
35 node = ofnode_path("fsp"); in arch_cpu_init_dm()
126 root_node = ofnode_path("/"); in uniphier_serial_probe()
229 node = ofnode_path("/config"); in rk3399_force_power_on_reset()
361 node = ofnode_path("/thermal-zones"); in imx_tmu_bind()416 trips_np = ofnode_path("/thermal-zones/cpu-thermal/trips"); in imx_tmu_parse_fdt()
205 node = ofnode_path("/config"); in board_get_coding_straps()296 node = ofnode_path("/config"); in board_key_check()
632 ofnode ofnode_path(const char *path);
Completed in 51 milliseconds