Searched refs:ulMinPixelClockPLL_Output (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h1901 ULONG ulMinPixelClockPLL_Output; //In 10Khz unit member in struct:_ATOM_FIRMWARE_INFO_V1_2
1911 USHORT usMinPixelClockPLL_Output; //In 10Khz unit - lower 16bit of ulMinPixelClockPLL_Output
1938 ULONG ulMinPixelClockPLL_Output; //In 10Khz unit member in struct:_ATOM_FIRMWARE_INFO_V1_3
1948 USHORT usMinPixelClockPLL_Output; //In 10Khz unit - lower 16bit of ulMinPixelClockPLL_Output
1976 ULONG ulMinPixelClockPLL_Output; //In 10Khz unit member in struct:_ATOM_FIRMWARE_INFO_V1_4
1986 USHORT usMinPixelClockPLL_Output; //In 10Khz unit - lower 16bit of ulMinPixelClockPLL_Output
2015 ULONG ulMinPixelClockPLL_Output; //In 10Khz unit member in struct:_ATOM_FIRMWARE_INFO_V2_1
2025 USHORT usMinPixelClockPLL_Output; //In 10Khz unit - lower 16bit of ulMinPixelClockPLL_Output
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.c2298 pll->pll_out_min = le32_to_cpu(atomDataPtr->FirmwareInfo.FirmwareInfo_V_1_2->ulMinPixelClockPLL_Output);

Completed in 21 milliseconds