Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcik.c7019 u32 cp_m2p0, cp_m2p1, cp_m2p2, cp_m2p3; in cik_irq_set() local
7056 cp_m2p1 = RREG32(CP_ME2_PIPE1_INT_CNTL) & ~TIME_STAMP_INT_ENABLE; in cik_irq_set()
7092 cp_m2p1 |= TIME_STAMP_INT_ENABLE; in cik_irq_set()
7135 cp_m2p1 |= TIME_STAMP_INT_ENABLE; in cik_irq_set()
7227 WREG32(CP_ME2_PIPE1_INT_CNTL, cp_m2p1); in cik_irq_set()