Searched refs:fdt_get_named_resource (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/ |
| H A D | pinctrl_pic32.c | 316 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in pic32_pinctrl_probe() 324 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in pic32_pinctrl_probe() 332 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in pic32_pinctrl_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_layerscape.c | 485 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in ls_pcie_probe() 506 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in ls_pcie_probe() 513 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in ls_pcie_probe() 527 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in ls_pcie_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | pic32.c | 228 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in musb_usb_probe() 235 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in musb_usb_probe()
|
| /OK3568_Linux_fs/u-boot/board/broadcom/bcmstb/ |
| H A D | bcmstb.c | 116 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in bcmstb_sdhci_address()
|
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | fdtdec.su | |
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec.su | |
| H A D | fdtdec.c | 975 int fdt_get_named_resource(const void *fdt, int node, const char *property, in fdt_get_named_resource() function
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | stm32_qspi.c | 421 ret = fdt_get_named_resource(blob, node, "reg", "reg-names", in stm32_qspi_ofdata_to_platdata() 427 ret = fdt_get_named_resource(blob, node, "reg", "reg-names", in stm32_qspi_ofdata_to_platdata()
|
| H A D | bcmstb_spi.c | 115 ret = fdt_get_named_resource(fdt, node, "reg", "reg-names", in bcmstb_spi_ofdata_to_platdata()
|
| H A D | fsl_qspi.c | 1121 ret = fdt_get_named_resource(blob, node, "reg", "reg-names", in fsl_qspi_ofdata_to_platdata() 1127 ret = fdt_get_named_resource(blob, node, "reg", "reg-names", in fsl_qspi_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdtdec.h | 845 int fdt_get_named_resource(const void *fdt, int node, const char *property,
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |