Searched refs:dd_stv (Results 1 – 7 of 7) sorted by relevance
165 if( (total_devices & (dd_tv_crt | dd_ctv | dd_stv)) != 0 ) { in Radeon_CalcMonitorRouting()206 if( (controlled_devices & (dd_ctv | dd_stv)) != 0 ) in Radeon_CalcMonitorRouting()211 if( (total_devices & (dd_ctv | dd_stv)) != 0 ) { in Radeon_CalcMonitorRouting()280 } else if( (controlled_devices & (dd_ctv | dd_stv)) != 0 ) { in Radeon_CalcMonitorRouting()292 if( (total_devices & (dd_tv_crt | dd_ctv | dd_stv)) != 0 ) { in Radeon_CalcMonitorRouting()293 int crtc_idx = (display_devices[1] & (dd_tv_crt | dd_ctv | dd_stv)) != 0; in Radeon_CalcMonitorRouting()332 if( (total_devices & (dd_ctv | dd_stv)) != 0 ) { in Radeon_CalcMonitorRouting()333 int crtc_idx = (display_devices[1] & (dd_ctv | dd_stv)) != 0; in Radeon_CalcMonitorRouting()343 if( (display_devices[0] & (dd_ctv | dd_stv)) != 0 in Radeon_CalcMonitorRouting()367 if( (display_devices[1] & (dd_ctv | dd_stv)) != 0 in Radeon_CalcMonitorRouting()[all …]
169 if( (disp_devices & (dd_ctv | dd_stv)) != 0 ) { in Radeon_SetMode()185 if( (disp_devices & (dd_ctv | dd_stv)) != 0 ) { in Radeon_SetMode()211 if( (disp_devices & (dd_ctv | dd_stv)) != 0 ) { in Radeon_SetMode()226 if( (disp_devices & (dd_ctv | dd_stv)) != 0 ) { in Radeon_SetMode()231 if( (disp_devices & (dd_stv | dd_ctv)) == 0 ) in Radeon_SetMode()274 if( (disp_devices & (dd_ctv | dd_stv)) != 0 ) { in Radeon_SetMode()
320 if( crtc_idx == 1 || (crtc->active_displays & (dd_tv_crt | dd_ctv | dd_stv)) != 0 ) in Radeon_SetDPMS()324 if( (crtc->active_displays & (dd_ctv | dd_stv)) != 0 ) in Radeon_SetDPMS()
395 displays |= dd_stv; in Radeon_DetectTV_RV200()478 displays |= dd_stv; in Radeon_DetectTV_R300()637 displays |= dd_stv; in Radeon_DetectTV_Theatre()1115 if ((controlled_displays & (dd_ctv | dd_stv)) != 0) in Radeon_DetectDisplays()
574 if( (display_device & dd_stv) != 0 ) { in Radeon_CalcImpacTVRegisters()
106 dd_stv = 32, // S-Video out on TV-DAC enumerator
297 dd_tv_crt | dd_crt | dd_lvds | dd_dvi | dd_dvi_ext | dd_ctv | dd_stv; in Radeon_FirstOpen()