Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h177 struct tag_pstore { struct
211 struct tag_pstore pstore;
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dpstore.c62 struct tag_pstore t;
H A Drk_atags.c257 size = tag_size(tag_pstore); in atags_set_tag()