Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h187 struct tag_boot1p { struct
233 struct tag_boot1p boot1p;
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_atags.c259 size = tag_size(tag_boot1p); in atags_set_tag()