Home
last modified time | relevance | path

Searched refs:fdt_disable_by_ofname (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/board/gdsys/a38x/
Ddt_helpers.h10 int fdt_disable_by_ofname(void *rw_fdt_blob, char *ofname);
Ddt_helpers.c13 int fdt_disable_by_ofname(void *rw_fdt_blob, char *ofname) in fdt_disable_by_ofname() function
Dcontrolcenterdc.c261 fdt_disable_by_ofname(rw_fdt_blob, name); in board_fix_fdt()