Home
last modified time | relevance | path

Searched refs:do_fixup_by_path (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/ls1012aqds/
H A Dls1012aqds.c142 do_fixup_by_path(blob, esdhc0_path, "status", "okay", in esdhc_status_fixup()
156 do_fixup_by_path(blob, esdhc1_path, "status", "disabled", in esdhc_status_fixup()
159 do_fixup_by_path(blob, esdhc1_path, "status", "okay", in esdhc_status_fixup()
/OK3568_Linux_fs/u-boot/board/freescale/ls1012ardb/
H A Dls1012ardb.c139 do_fixup_by_path(blob, esdhc0_path, "status", "okay", in esdhc_status_fixup()
162 do_fixup_by_path(blob, esdhc1_path, "status", "okay", in esdhc_status_fixup()
165 do_fixup_by_path(blob, esdhc1_path, "status", "disabled", in esdhc_status_fixup()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpci.c201 do_fixup_by_path(blob, path, "bus-range", in ft_pci_setup()
205 do_fixup_by_path(blob, path, "clock-frequency", in ft_pci_setup()
216 do_fixup_by_path(blob, path, "bus-range", in ft_pci_setup()
220 do_fixup_by_path(blob, path, "clock-frequency", in ft_pci_setup()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c415 do_fixup_by_path(blob, path, "bus-range", &tmp, 8, 1); in ft_pci_setup()
422 do_fixup_by_path(blob, path, "bus-range", &tmp, 8, 1); in ft_pci_setup()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c416 do_fixup_by_path(blob, path, "bus-range", &tmp, 8, 1); in ft_pci_setup()
423 do_fixup_by_path(blob, path, "bus-range", &tmp, 8, 1); in ft_pci_setup()
/OK3568_Linux_fs/u-boot/include/
H A Dfdt_support.h67 void do_fixup_by_path(void *fdt, const char *path, const char *prop,
75 do_fixup_by_path(fdt, path, prop, status, strlen(status) + 1, 1); in do_fixup_by_path_string()
/OK3568_Linux_fs/u-boot/board/freescale/corenet_ds/
H A Deth_hydra.c205 do_fixup_by_path(fdt, path, "reg", in fdt_set_mdio_mux()
207 do_fixup_by_path(fdt, path, "fsl,hydra-mdio-muxval", in fdt_set_mdio_mux()
/OK3568_Linux_fs/u-boot/board/cssi/MCR3000/
H A DMCR3000.c74 do_fixup_by_path(blob, "/localbus/e1-wan", "rising-edge-sync-pulse", in ft_board_setup()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dtsi108_pci.c162 do_fixup_by_path(blob, path, "bus-range", in ft_pci_setup()
/OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/
H A Dpci.c145 do_fixup_by_path(blob, "pci2", "status", status, in ft_pcie_fixup()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c65 do_fixup_by_path(fdt, enet_path, "phy-connection-type", in ft_fixup_enet_phy_connect_type()
/OK3568_Linux_fs/u-boot/spl/common/
H A Dfdt_support.su
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.su
H A Dfdt_support.c386 void do_fixup_by_path(void *fdt, const char *path, const char *prop, in do_fixup_by_path() function
406 do_fixup_by_path(fdt, path, prop, &tmp, sizeof(tmp), create); in do_fixup_by_path_u32()
706 do_fixup_by_path(fdt, path, "mac-address", in fdt_fixup_ethernet()
708 do_fixup_by_path(fdt, path, "local-mac-address", in fdt_fixup_ethernet()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/
H A Dmpc8315erdb.c188 do_fixup_by_path(fdt, path, "status", disabled, sizeof(disabled), 1); in fdt_tsec1_fixup()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/px30/
H A Dpx30.c521 do_fixup_by_path((void *)blob, path, "status", "disabled", sizeof("disabled"), 0); in fdt_fixup_bus_apll()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3568/
H A Drk3568.c1093 do_fixup_by_path(fdt, gmac_path, "clock_in_out", in rk3568_board_fdt_fixup_ethernet()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym