Home
last modified time | relevance | path

Searched refs:do_fixup_by_compat (Results 1 – 14 of 14) sorted by relevance

/u-boot/board/highbank/
A Dhighbank.c111 do_fixup_by_compat(fdt, "calxeda,hb-ahci", "status", in ft_board_setup()
115 do_fixup_by_compat(fdt, "calxeda,hb-sdhci", "status", in ft_board_setup()
/u-boot/board/qualcomm/dragonboard410c/
A Ddragonboard410c.c188 do_fixup_by_compat(blob, "qcom,wcnss-wlan", in ft_board_setup()
201 do_fixup_by_compat(blob, "qcom,wcnss-bt", in ft_board_setup()
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dfdt.c30 do_fixup_by_compat(blob, "fsl,qe-muram-data", "reg", in fdt_fixup_muram()
/u-boot/board/ti/j721e/
A Devm.c111 do_fixup_by_compat(blob, "ti,am654-hbmc", "status", in detect_enable_hyperflash()
/u-boot/include/
A Dfdt_support.h80 void do_fixup_by_compat(void *fdt, const char *compat,
/u-boot/board/freescale/ls1046aqds/
A Dls1046aqds.c488 do_fixup_by_compat(blob, "fsl,ifc", in ft_board_setup()
/u-boot/board/freescale/p1_p2_rdb_pc/
A Dp1_p2_rdb_pc.c371 do_fixup_by_compat(blob, "fsl,qe", "status", "okay", in ft_board_setup()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dfdt.c436 do_fixup_by_compat(fdt, "gianfar", "bd-stash", NULL, 0, 1); in fdt_add_enet_stashing()
441 do_fixup_by_compat(fdt, "fsl,etsec2", "bd-stash", NULL, 0, 1); in fdt_add_enet_stashing()
/u-boot/board/freescale/ls1043aqds/
A Dls1043aqds.c601 do_fixup_by_compat(blob, "fsl,ifc", in ft_board_setup()
/u-boot/board/freescale/lx2160a/
A Dlx2160a.c269 do_fixup_by_compat(blob, compat, "status", "okay", in esdhc_status_fixup()
/u-boot/common/
A Dfdt_support.c355 void do_fixup_by_compat(void *fdt, const char *compat, in do_fixup_by_compat() function
378 do_fixup_by_compat(fdt, compat, prop, &tmp, 4, create); in do_fixup_by_compat_u32()
/u-boot/board/sunxi/
A Dboard.c964 do_fixup_by_compat(blob, CONFIG_BLUETOOTH_DT_DEVICE_FIXUP, in bluetooth_dt_fixup()
/u-boot/drivers/mmc/
A Dfsl_esdhc.c801 do_fixup_by_compat(blob, compat, "status", "disabled", in esdhc_status_fixup()
A Dfsl_esdhc_imx.c1386 do_fixup_by_compat(blob, compat, "status", "disabled", in esdhc_status_fixup()

Completed in 30 milliseconds