Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dkernel_dtb.c84 int first_phandle = -1; in phandles_fixup_cru() local
150 if (first_phandle == -1) in phandles_fixup_cru()
151 first_phandle = clocks[j]; in phandles_fixup_cru()
153 if (clocks[j] != first_phandle) { in phandles_fixup_cru()
156 first_phandle, clocks[j]); in phandles_fixup_cru()