Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gdsys/a38x/
H A Ddt_helpers.h11 int fdt_disable_by_ofname(void *rw_fdt_blob, char *ofname);
H A Ddt_helpers.c14 int fdt_disable_by_ofname(void *rw_fdt_blob, char *ofname) in fdt_disable_by_ofname() function
H A Dcontrolcenterdc.c258 fdt_disable_by_ofname(rw_fdt_blob, name); in board_fix_fdt()