Searched refs:tmr_pa (Results 1 – 1 of 1) sorted by relevance
768 uint64_t tmr_pa = 0; in psp_prep_tmr_cmd_buf() local772 tmr_pa = amdgpu_gmc_vram_pa(adev, tmr_bo); in psp_prep_tmr_cmd_buf()783 cmd->cmd.cmd_setup_tmr.system_phy_addr_lo = lower_32_bits(tmr_pa); in psp_prep_tmr_cmd_buf()784 cmd->cmd.cmd_setup_tmr.system_phy_addr_hi = upper_32_bits(tmr_pa); in psp_prep_tmr_cmd_buf()