Searched refs:FBC_LL_SIZE (Results 1 – 2 of 2) sorted by relevance
82 cfb_pitch = dev_priv->fbc.uncompressed_size / FBC_LL_SIZE; in i8xx_fbc_enable()93 for (i = 0; i < (FBC_LL_SIZE / 32) + 1; i++) in i8xx_fbc_enable()
1690 #define FBC_LL_SIZE (1536) macro