Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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.c261 case ATAG_PSTORE: in atags_set_tag()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h23 #define ATAG_PSTORE 0x54410059 macro
/rk3399_rockchip-uboot/cmd/
H A Datags.c175 case ATAG_PSTORE: in atags_print_tag()