Home
last modified time | relevance | path

Searched refs:ulMaxPixelClockPLL_Output (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/graphics/radeon_hd/atombios/
H A Datombios.h2961 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
2995 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
3031 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
3068 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
3107 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
3157 ULONG ulMaxPixelClockPLL_Output; //In 10Khz unit member
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dpll.cpp114 firmwareInfo->info.ulMaxPixelClockPLL_Output) * 10; in pll_limit_probe()