Searched defs:psp_gfx_cmd_load_ip_fw (Results 1 – 1 of 1) sorted by relevance
299 struct psp_gfx_cmd_load_ip_fw struct301 … fw_phy_addr_lo; /* bits [31:0] of GPU Virtual address of FW location (must be 4 KB aligned) */302 …uint32_t fw_phy_addr_hi; /* bits [63:32] of GPU Virtual address of FW location */303 uint32_t fw_size; /* FW buffer size in bytes */304 enum psp_gfx_fw_type fw_type; /* FW type */
Completed in 6 milliseconds