Searched refs:DPFC_CTL_FENCENO (Results 1 – 2 of 2) sorted by relevance
407 dpfc_ctl |= DPFC_CTL_FENCENO(fbc_state->fence_id); in g4x_dpfc_ctl()
1387 #define DPFC_CTL_FENCENO(fence) REG_FIELD_PREP(DPFC_CTL_FENCENO_MASK, (fence)) macro