Searched refs:ic_op_cntl (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | sdma_v7_0.c | 683 uint32_t tmp, sdma_status, ic_op_cntl; in sdma_v7_0_load_microcode() local 732 ic_op_cntl = RREG32_SOC15_IP(GC, in sdma_v7_0_load_microcode() 736 if ((REG_GET_FIELD(ic_op_cntl, SDMA0_IC_OP_CNTL, ICACHE_PRIMED) == 1) && in sdma_v7_0_load_microcode()
|
| H A D | sdma_v7_1.c | 672 uint32_t tmp, sdma_status, ic_op_cntl; in sdma_v7_1_inst_load_microcode() local 721 ic_op_cntl = RREG32_SOC15_IP(GC, in sdma_v7_1_inst_load_microcode() 725 if ((REG_GET_FIELD(ic_op_cntl, SDMA0_SDMA_IC_OP_CNTL, ICACHE_PRIMED) == 1) && in sdma_v7_1_inst_load_microcode()
|