Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dpsp_gfx_if.h99 …uint32_t app_phy_addr_lo; /* bits [31:0] of the GPU Virtual address of the TA binary… member
Damdgpu_psp.c200 cmd->cmd.cmd_load_ta.app_phy_addr_lo = lower_32_bits(asd_mc); in psp_prep_asd_cmd_buf()