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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.c2198 ATOM_ANALOG_TV_INFO *tv_info; local in function:RADEONGetATOMTVInfo
2200 tv_info = info->atomBIOS->atomDataPtr->AnalogTV_Info.AnalogTV_Info;
2202 if (!tv_info)
2205 switch(tv_info->ucTV_BootUpDefaultStandard) {
2233 if (tv_info->ucTV_SupportedStandard & NTSC_SUPPORT) {
2237 if (tv_info->ucTV_SupportedStandard & NTSCJ_SUPPORT) {
2241 if (tv_info->ucTV_SupportedStandard & PAL_SUPPORT) {
2245 if (tv_info->ucTV_SupportedStandard & PALM_SUPPORT) {
2249 if (tv_info->ucTV_SupportedStandard & PAL60_SUPPORT) {
2255 if (tv_info
2336 ATOM_ANALOG_TV_INFO *tv_info; local in function:RADEONATOMGetTVTimings
[all...]

Completed in 4 milliseconds