Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dcikd.h1519 #define DOORBELL_HIT (1 << 31) macro
Dcik.c5094 ~(DOORBELL_SOURCE | DOORBELL_HIT); in cik_cp_compute_resume()
/drivers/gpu/drm/amd/amdgpu/
Dgfx_v8_0.c3921 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_HIT, 0); in gfx_v8_0_cp_compute_resume()