Symbol: psp_wait_for
sys/dev/drm/amd/amdgpu/amdgpu_psp.h
196
extern int psp_wait_for(struct psp_context *psp, uint32_t reg_index,
sys/dev/drm/amd/amdgpu/psp_v10_0.c
231
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_64),
sys/dev/drm/amd/amdgpu/psp_v10_0.c
255
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_64),
sys/dev/drm/amd/amdgpu/psp_v11_0.c
160
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_35),
sys/dev/drm/amd/amdgpu/psp_v11_0.c
180
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_35),
sys/dev/drm/amd/amdgpu/psp_v11_0.c
201
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_35),
sys/dev/drm/amd/amdgpu/psp_v11_0.c
220
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_81),
sys/dev/drm/amd/amdgpu/psp_v11_0.c
299
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_64),
sys/dev/drm/amd/amdgpu/psp_v11_0.c
318
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_64),
sys/dev/drm/amd/amdgpu/psp_v11_0.c
522
ret = psp_wait_for(psp, offset, 0x80000000, 0x8000FFFF, false);
sys/dev/drm/amd/amdgpu/psp_v11_0.c
536
ret = psp_wait_for(psp, offset, 0x80000000, 0x80000000, false);
sys/dev/drm/amd/amdgpu/psp_v3_1.c
187
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_35),
sys/dev/drm/amd/amdgpu/psp_v3_1.c
207
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_35),
sys/dev/drm/amd/amdgpu/psp_v3_1.c
247
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_35),
sys/dev/drm/amd/amdgpu/psp_v3_1.c
266
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_81),
sys/dev/drm/amd/amdgpu/psp_v3_1.c
349
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_64),
sys/dev/drm/amd/amdgpu/psp_v3_1.c
373
ret = psp_wait_for(psp, SOC15_REG_OFFSET(MP0, 0, mmMP0_SMN_C2PMSG_64),
sys/dev/drm/amd/amdgpu/psp_v3_1.c
588
ret = psp_wait_for(psp, offset, 0x80000000, 0x8000FFFF, false);
sys/dev/drm/amd/amdgpu/psp_v3_1.c
602
ret = psp_wait_for(psp, offset, 0x80000000, 0x80000000, false);