Searched refs:ecpDiv (Results 1 – 1 of 1) sorted by relevance
96 uint32 ecpDiv; in Rage128_DisplayOverlay() local98 ecpDiv = 0; in Rage128_DisplayOverlay()100 ecpDiv = 1; in Rage128_DisplayOverlay()102 ecpDiv = 2; in Rage128_DisplayOverlay()104 SetPLLReg(R128_VCLK_ECP_CNTL, ecpDiv << 8, R128_ECP_DIV_MASK); in Rage128_DisplayOverlay()107 int32 horzInc = (buffer->width << (12 + ecpDiv)) / window->width; in Rage128_DisplayOverlay()