Searched refs:stash (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/include/fsl-mc/ |
| H A D | fsl_qbman_portal.h | 46 int stash); 131 int stash);
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootstage.c | 63 U_BOOT_CMD_MKENT(stash, 4, 0, do_bootstage_stash, "", ""),
|
| /rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_portal.c | 211 int stash) in qbman_eq_desc_set_response() argument 216 qb_attr_code_encode(&code_eq_rsp_stash, cl, !!stash); in qbman_eq_desc_set_response() 285 int stash) in qbman_pull_desc_set_storage() argument 297 qb_attr_code_encode(&code_pull_stash, cl, !!stash); in qbman_pull_desc_set_storage()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | board_f.c | 770 const void *stash = map_sysmem(CONFIG_BOOTSTAGE_STASH_ADDR, in initf_bootstage() local 773 ret = bootstage_unstash(stash, CONFIG_BOOTSTAGE_STASH_SIZE); in initf_bootstage()
|
| H A D | Kconfig | 26 proper, enable BOOTSTAGE_STASH as well. This will stash the timing 55 a new ID will be allocated from this stash. If you exceed 97 'bootstage stash' and 'bootstage unstash' commands to do this on 101 hex "Address to stash boot timing information" 108 hex "Size of boot timing stash region" 111 This should be large enough to hold the bootstage stash. A value of
|
| /rk3399_rockchip-uboot/board/freescale/bsc9131rdb/ |
| H A D | README | 48 . 256-Kbyte L2 cache/L2 memory/L2 stash
|