Home
last modified time | relevance | path

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

/external/u-boot/include/dm/
Dofnode.h325 ofnode ofnode_get_by_phandle(uint phandle);
/external/u-boot/drivers/video/rockchip/
Drk_vop.c244 remote = ofnode_get_by_phandle(remote_phandle); in rk_display_init()
/external/u-boot/drivers/core/
Dofnode.c190 ofnode ofnode_get_by_phandle(uint phandle) in ofnode_get_by_phandle() function