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