Home
last modified time | relevance | path

Searched refs:app_phy_addr_hi (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dpsp_gfx_if.h100 …uint32_t app_phy_addr_hi; /* bits [63:32] of the GPU Virtual address of the TA binar… member
H A Damdgpu_psp.c202 cmd->cmd.cmd_load_ta.app_phy_addr_hi = upper_32_bits(asd_mc); in psp_prep_asd_cmd_buf()