Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dcik.c7442 u32 cp_m1p0; in cik_irq_set() local
7474 cp_m1p0 = RREG32(CP_ME1_PIPE0_INT_CNTL) & ~TIME_STAMP_INT_ENABLE; in cik_irq_set()
7487 cp_m1p0 |= TIME_STAMP_INT_ENABLE; in cik_irq_set()
7503 cp_m1p0 |= TIME_STAMP_INT_ENABLE; in cik_irq_set()
7584 WREG32(CP_ME1_PIPE0_INT_CNTL, cp_m1p0); in cik_irq_set()