Searched refs:HALT (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/arm/mach-clps711x/ |
| H A D | board-dt.c | 22 # define HALT (0x0800) macro 42 DEFINE_RES_MEM(CLPS711X_PHYS_BASE + HALT, SZ_128);
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vpe_v6_1.c | 80 f32_cntl = REG_SET_FIELD(f32_cntl, VPEC_F32_CNTL, HALT, halt ? 1 : 0); in vpe_v6_1_halt() 163 f32_cntl = REG_SET_FIELD(f32_cntl, VPEC_F32_CNTL, HALT, 0); in vpe_v6_1_load_microcode()
|
| H A D | sdma_v5_0.c | 672 f32_cntl = REG_SET_FIELD(f32_cntl, SDMA0_F32_CNTL, HALT, enable ? 0 : 1); in sdma_v5_0_enable() 816 temp = REG_SET_FIELD(temp, SDMA0_F32_CNTL, HALT, 0); in sdma_v5_0_gfx_resume_instance() 1604 f32_cntl = REG_SET_FIELD(f32_cntl, SDMA0_F32_CNTL, HALT, 1); in sdma_v5_0_stop_queue()
|
| H A D | sdma_v5_2.c | 519 f32_cntl = REG_SET_FIELD(f32_cntl, SDMA0_F32_CNTL, HALT, enable ? 0 : 1); in sdma_v5_2_enable() 663 temp = REG_SET_FIELD(temp, SDMA0_F32_CNTL, HALT, 0); in sdma_v5_2_gfx_resume_instance() 1516 f32_cntl = REG_SET_FIELD(f32_cntl, SDMA0_F32_CNTL, HALT, 1); in sdma_v5_2_stop_queue()
|
| H A D | sdma_v4_4_2.c | 650 f32_cntl = REG_SET_FIELD(f32_cntl, SDMA_F32_CNTL, HALT, enable ? 0 : 1); in sdma_v4_4_2_inst_enable() 1012 temp = REG_SET_FIELD(temp, SDMA_F32_CNTL, HALT, 0); in sdma_v4_4_2_inst_start() 1742 if (!REG_GET_FIELD(RREG32_SDMA(ring->me, regSDMA_F32_CNTL), SDMA_F32_CNTL, HALT)) in sdma_v4_4_2_restore_queue()
|
| H A D | sdma_v7_0.c | 459 mcu_cntl = REG_SET_FIELD(mcu_cntl, SDMA0_MCU_CNTL, HALT, enable ? 0 : 1); in sdma_v7_0_enable() 594 temp = REG_SET_FIELD(temp, SDMA0_MCU_CNTL, HALT, 0); in sdma_v7_0_gfx_resume_instance()
|
| H A D | sdma_v7_1.c | 441 mcu_cntl = REG_SET_FIELD(mcu_cntl, SDMA0_SDMA_MCU_CNTL, HALT, enable ? 0 : 1); in sdma_v7_1_inst_enable() 576 temp = REG_SET_FIELD(temp, SDMA0_SDMA_MCU_CNTL, HALT, 0); in sdma_v7_1_gfx_resume_instance()
|
| H A D | sdma_v6_0.c | 468 f32_cntl = REG_SET_FIELD(f32_cntl, SDMA0_F32_CNTL, HALT, enable ? 0 : 1); in sdma_v6_0_enable() 601 temp = REG_SET_FIELD(temp, SDMA0_F32_CNTL, HALT, 0); in sdma_v6_0_gfx_resume_instance()
|
| /linux/arch/arc/kernel/ |
| H A D | entry-compact.S | 358 ; If this does happen we simply HALT as it means a BUG !!!
|
| /linux/Documentation/arch/s390/ |
| H A D | vfio-ccw.rst | 261 Currently, CLEAR SUBCHANNEL and HALT SUBCHANNEL use this region. 423 START SUBCHANNEL, and to issue HALT SUBCHANNEL, CLEAR SUBCHANNEL,
|
| H A D | cds.rst | 164 ccw_device_halt() function. Some devices require to initially issue a HALT
|
| /linux/drivers/dma/ |
| H A D | hisi_dma.c | 106 HALT, enumerator
|