Searched refs:FBC_CTL_FENCENO (Results 1 – 2 of 2) sorted by relevance
248 fbc_ctl |= FBC_CTL_FENCENO(fbc_state->fence_id); in i8xx_fbc_ctl()
1346 #define FBC_CTL_FENCENO(x) REG_FIELD_PREP(FBC_CTL_FENCENO_MASK, (x)) macro