Searched refs:tv_std (Results 1 – 8 of 8) sorted by relevance
256 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_get_std_mode()258 tv_dac->tv_std == TV_STD_PAL_M) { in radeon_legacy_tv_get_std_mode()442 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_init_restarts()445 tv_dac->tv_std == TV_STD_PAL_60) in radeon_legacy_tv_init_restarts()453 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_init_restarts()482 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_init_restarts()485 tv_dac->tv_std == TV_STD_PAL_60) in radeon_legacy_tv_init_restarts()507 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_init_restarts()509 tv_dac->tv_std == TV_STD_PAL_M) in radeon_legacy_tv_init_restarts()560 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_mode_set()[all …]
1194 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_dac_mode_set()1195 tv_dac->tv_std == TV_STD_NTSC_J || in radeon_legacy_tv_dac_mode_set()1196 tv_dac->tv_std == TV_STD_PAL_M || in radeon_legacy_tv_dac_mode_set()1197 tv_dac->tv_std == TV_STD_PAL_60) in radeon_legacy_tv_dac_mode_set()1202 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_dac_mode_set()1203 tv_dac->tv_std == TV_STD_NTSC_J) in radeon_legacy_tv_dac_mode_set()
919 enum radeon_tv_std tv_std = TV_STD_NTSC; in radeon_combios_get_tv_info() local926 tv_std = TV_STD_NTSC; in radeon_combios_get_tv_info()930 tv_std = TV_STD_PAL; in radeon_combios_get_tv_info()934 tv_std = TV_STD_PAL_M; in radeon_combios_get_tv_info()938 tv_std = TV_STD_PAL_60; in radeon_combios_get_tv_info()942 tv_std = TV_STD_NTSC_J; in radeon_combios_get_tv_info()946 tv_std = TV_STD_SCART_PAL; in radeon_combios_get_tv_info()950 tv_std = TV_STD_NTSC; in radeon_combios_get_tv_info()974 return tv_std; in radeon_combios_get_tv_info()1059 tv_dac->tv_std = radeon_combios_get_tv_info(rdev); in radeon_combios_get_tv_dac_info()
1890 enum radeon_tv_std tv_std = TV_STD_NTSC; in radeon_atombios_get_tv_info() local1900 tv_std = TV_STD_NTSC; in radeon_atombios_get_tv_info()1904 tv_std = TV_STD_NTSC_J; in radeon_atombios_get_tv_info()1908 tv_std = TV_STD_PAL; in radeon_atombios_get_tv_info()1912 tv_std = TV_STD_PAL_M; in radeon_atombios_get_tv_info()1916 tv_std = TV_STD_PAL_N; in radeon_atombios_get_tv_info()1920 tv_std = TV_STD_PAL_CN; in radeon_atombios_get_tv_info()1924 tv_std = TV_STD_PAL_60; in radeon_atombios_get_tv_info()1928 tv_std = TV_STD_SECAM; in radeon_atombios_get_tv_info()1932 tv_std = TV_STD_NTSC; in radeon_atombios_get_tv_info()[all …]
327 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_atom_mode_fixup()328 tv_dac->tv_std == TV_STD_NTSC_J || in radeon_atom_mode_fixup()329 tv_dac->tv_std == TV_STD_PAL_M) in radeon_atom_mode_fixup()378 switch (dac_info->tv_std) { in atombios_dac_setup()419 switch (dac_info->tv_std) { in atombios_tv_setup()2695 dac->tv_std = radeon_atombios_get_tv_info(rdev); in radeon_atombios_set_dac_info()
409 enum radeon_tv_std tv_std; member447 enum radeon_tv_std tv_std; member
93 enum radeon_tv_std tv_std = TV_STD_NTSC; in atombios_scaler_setup() local101 tv_std = tv_dac->tv_std; in atombios_scaler_setup()110 switch (tv_std) { in atombios_scaler_setup()
664 dac_int->tv_std = val; in radeon_connector_set_property()668 dac_int->tv_std = val; in radeon_connector_set_property()
Completed in 35 milliseconds