Searched defs:psp_gfx_cmd_load_ta (Results 1 – 2 of 2) sorted by relevance
107 struct psp_gfx_cmd_load_ta struct109 …ddr_lo; /* bits [31:0] of the GPU Virtual address of the TA binary (must be 4 KB aligned) */110 …t32_t app_phy_addr_hi; /* bits [63:32] of the GPU Virtual address of the TA binary */111 uint32_t app_len; /* length of the TA binary in bytes */112 …f_phy_addr_lo; /* bits [31:0] of the GPU Virtual address of CMD buffer (must be 4 KB aligned) */113 …uint32_t cmd_buf_phy_addr_hi; /* bits [63:32] of the GPU Virtual address of CMD buffer */114 …_t cmd_buf_len; /* length of the CMD buffer in bytes; must be multiple of 4 KB */
123 struct psp_gfx_cmd_load_ta struct125 …ddr_lo; /* bits [31:0] of the GPU Virtual address of the TA binary (must be 4 KB aligned) */126 …t32_t app_phy_addr_hi; /* bits [63:32] of the GPU Virtual address of the TA binary */127 uint32_t app_len; /* length of the TA binary in bytes */128 …f_phy_addr_lo; /* bits [31:0] of the GPU Virtual address of CMD buffer (must be 4 KB aligned) */129 …uint32_t cmd_buf_phy_addr_hi; /* bits [63:32] of the GPU Virtual address of CMD buffer */130 …_t cmd_buf_len; /* length of the CMD buffer in bytes; must be multiple of 4 KB */