Home
last modified time | relevance | path

Searched refs:CP_ME2_PIPE2_INT_CNTL (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/radeon/
Dcikd.h1364 #define CP_ME2_PIPE2_INT_CNTL 0xC22C macro
Dcik.c6874 WREG32(CP_ME2_PIPE2_INT_CNTL, 0); in cik_disable_interrupt_state()
7057 cp_m2p2 = RREG32(CP_ME2_PIPE2_INT_CNTL) & ~TIME_STAMP_INT_ENABLE; in cik_irq_set()
7228 WREG32(CP_ME2_PIPE2_INT_CNTL, cp_m2p2); in cik_irq_set()
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dgfx_v8_0.c6566 WREG32_FIELD(CP_ME2_PIPE2_INT_CNTL, CP_ECC_ERROR_INT_ENABLE, in gfx_v8_0_set_cp_ecc_int_state()