Searched refs:NV_WB_RUN_ADDRESS (Results 1 – 3 of 3) sorted by relevance
56 #define NV_WB_RUN_ADDRESS 0x40020000 macro
349 dst_header->destination = NV_WB_RUN_ADDRESS; in warmboot_prepare_code()350 dst_header->entry_point = NV_WB_RUN_ADDRESS; in warmboot_prepare_code()
46 if (reg != NV_WB_RUN_ADDRESS) in wb_start()