Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dpstore.c87 atags_set_tag(ATAG_PSTORE, &t);
101 t = atags_get_tag(ATAG_PSTORE); in param_parse_pstore()
H A Drk_atags.c256 case ATAG_PSTORE: in atags_set_tag()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h23 #define ATAG_PSTORE 0x54410059 macro
/OK3568_Linux_fs/u-boot/cmd/
H A Datags.c175 case ATAG_PSTORE: in atags_print_tag()