Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dimage-android-dt.h16 int android_dt_get_count(ulong hdr_addr);
45 idx < android_dt_get_count((ulong)hdr); \
/rk3399_rockchip-uboot/common/
H A Dimage-android-dt.c164 int android_dt_get_count(ulong hdr_addr) in android_dt_get_count() function