Searched refs:of_scan_flat_dt (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/arm/mach-s5pv210/ |
| H A D | s5pv210.c | 46 of_scan_flat_dt(s5pv210_fdt_map_sys, NULL); in s5pv210_dt_map_io()
|
| /linux/arch/sh/kernel/cpu/sh2/ |
| H A D | probe.c | 48 if (cpu == 0) of_scan_flat_dt(scan_cache, NULL); in cpu_probe()
|
| /linux/Documentation/translations/zh_CN/devicetree/ |
| H A D | usage-model.rst | 162 of_scan_flat_dt()来解析设备树数据,然后进行分页设置。of_scan_flat_dt()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | firmware.c | 190 of_scan_flat_dt(probe_fw_features, NULL); in pseries_probe_fw_features()
|
| /linux/arch/arm/mach-exynos/ |
| H A D | exynos.c | 99 of_scan_flat_dt(exynos_fdt_map_chipid, NULL); in exynos_init_io()
|
| /linux/arch/arm/mach-mvebu/ |
| H A D | board-v7.c | 100 of_scan_flat_dt(mvebu_scan_mem, NULL); in mvebu_memblock_reserve()
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pkeys.c | 81 ret = of_scan_flat_dt(dt_scan_storage_keys, &pkeys_total); in scan_pkey_feature()
|
| H A D | hash_utils.c | 1010 rc = of_scan_flat_dt(htab_dt_scan_page_sizes, NULL); in htab_scan_page_sizes() 1023 of_scan_flat_dt(htab_dt_scan_hugepage_blocks, NULL); in htab_scan_page_sizes() 1204 of_scan_flat_dt(htab_dt_scan_pftsize, NULL); in htab_get_table_size() 1456 of_scan_flat_dt(htab_dt_scan_seg_sizes, NULL); in hash__early_init_devtree()
|
| H A D | radix_pgtable.c | 575 rc = of_scan_flat_dt(radix_dt_scan_page_sizes, NULL); in radix__early_init_devtree()
|
| /linux/arch/arm/xen/ |
| H A D | enlighten.c | 257 of_scan_flat_dt(fdt_find_hyper_node, NULL); in xen_early_init()
|
| /linux/arch/mips/kernel/ |
| H A D | setup.c | 585 of_scan_flat_dt(bootcmdline_scan_chosen, &dt_bootargs); in bootcmdline_init()
|
| /linux/drivers/of/ |
| H A D | fdt.c | 544 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt() function
|