Searched refs:tmr_size (Results 1 – 2 of 2) sorted by relevance
215 uint32_t *tmr_size) in psp_load_toc() argument232 *tmr_size = psp->cmd_buf_mem->resp.tmr_size; in psp_load_toc()241 int tmr_size; in psp_tmr_init() local252 tmr_size = PSP_TMR_SIZE; in psp_tmr_init()259 ret = psp_load_toc(psp, &tmr_size); in psp_tmr_init()267 ret = amdgpu_bo_create_kernel(psp->adev, tmr_size, PSP_TMR_SIZE, in psp_tmr_init()
306 …uint32_t tmr_size; /* +16 size of the TMR to be reserved including MM fw and Gfx fw in response to… member