Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h194 struct tag_pstore { struct
234 struct tag_pstore pstore;
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dpstore.c62 struct tag_pstore t;
H A Drk_atags.c262 size = tag_size(tag_pstore); in atags_set_tag()