Home
last modified time | relevance | path

Searched refs:reset_pipe (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c3463 uint32_t reset_pipe, clean_pipe; in gfx_v9_4_3_reset_hw_pipe() local
3472 reset_pipe = RREG32_SOC15(GC, GET_INST(GC, ring->xcc_id), regCP_MEC_CNTL); in gfx_v9_4_3_reset_hw_pipe()
3473 clean_pipe = reset_pipe; in gfx_v9_4_3_reset_hw_pipe()
3478 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v9_4_3_reset_hw_pipe()
3482 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v9_4_3_reset_hw_pipe()
3486 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v9_4_3_reset_hw_pipe()
3490 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v9_4_3_reset_hw_pipe()
3498 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v9_4_3_reset_hw_pipe()
3501 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v9_4_3_reset_hw_pipe()
3505 WREG32_SOC15(GC, GET_INST(GC, ring->xcc_id), regCP_MEC_CNTL, reset_pipe); in gfx_v9_4_3_reset_hw_pipe()
/linux-6.15/sound/sparc/
H A Ddbri.c821 static void reset_pipe(struct snd_dbri *dbri, int pipe) in reset_pipe() function
886 reset_pipe(dbri, pipe); in setup_pipe()
2143 reset_pipe(dbri, info->pipe); in snd_dbri_hw_free()
2192 reset_pipe(dbri, info->pipe); in snd_dbri_trigger()