Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1523 #define RPTR_BLOCK_SIZE_MASK (0x3f << 8) macro
H A Dcik.c4660 ~(QUEUE_SIZE_MASK | RPTR_BLOCK_SIZE_MASK); in cik_cp_compute_resume()