amdgpu_psp_v11_0.c | 982 uint32_t *pcache = (uint32_t*)ctx->sys_cache; local in function:psp_v11_0_memory_training 1004 pcache[0], pcache[1], pcache[2], pcache[3], 1013 pcache[0] != MEM_TRAIN_SYSTEM_SIGNATURE) { 1019 !(pcache[0] == MEM_TRAIN_SYSTEM_SIGNATURE && 1020 pcache[3] == p2c_header[3])) {
|