Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dcik.c7018 u32 cp_m1p0, cp_m1p1, cp_m1p2, cp_m1p3; in cik_irq_set() local
7053 cp_m1p2 = RREG32(CP_ME1_PIPE2_INT_CNTL) & ~TIME_STAMP_INT_ENABLE; in cik_irq_set()
7077 cp_m1p2 |= TIME_STAMP_INT_ENABLE; in cik_irq_set()
7080 cp_m1p2 |= TIME_STAMP_INT_ENABLE; in cik_irq_set()
7120 cp_m1p2 |= TIME_STAMP_INT_ENABLE; in cik_irq_set()
7123 cp_m1p2 |= TIME_STAMP_INT_ENABLE; in cik_irq_set()
7224 WREG32(CP_ME1_PIPE2_INT_CNTL, cp_m1p2); in cik_irq_set()