Searched refs:pixelMultiply (Results 1 – 1 of 1) sorted by relevance
426 uint32 pixelMultiply = uint32(adjusted / (pixelClock / 1000.0f)); in ConfigureClocks() local427 write32(pllMD, (0 << 24) | ((pixelMultiply - 1) << 8)); in ConfigureClocks()