Searched refs:tv_std (Results 1 – 8 of 8) sorted by relevance
255 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_get_std_mode()257 tv_dac->tv_std == TV_STD_PAL_M) { in radeon_legacy_tv_get_std_mode()441 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_init_restarts()444 tv_dac->tv_std == TV_STD_PAL_60) in radeon_legacy_tv_init_restarts()452 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_init_restarts()481 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_init_restarts()484 tv_dac->tv_std == TV_STD_PAL_60) in radeon_legacy_tv_init_restarts()506 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_init_restarts()508 tv_dac->tv_std == TV_STD_PAL_M) in radeon_legacy_tv_init_restarts()559 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_mode_set()[all …]
1186 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_legacy_tv_dac_mode_set()1187 tv_dac->tv_std == TV_STD_NTSC_J || in radeon_legacy_tv_dac_mode_set()1188 tv_dac->tv_std == TV_STD_PAL_M || in radeon_legacy_tv_dac_mode_set()1189 tv_dac->tv_std == TV_STD_PAL_60) in radeon_legacy_tv_dac_mode_set()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()
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()
1891 enum radeon_tv_std tv_std = TV_STD_NTSC; in radeon_atombios_get_tv_info() local1901 tv_std = TV_STD_NTSC; in radeon_atombios_get_tv_info()1905 tv_std = TV_STD_NTSC_J; in radeon_atombios_get_tv_info()1909 tv_std = TV_STD_PAL; in radeon_atombios_get_tv_info()1913 tv_std = TV_STD_PAL_M; in radeon_atombios_get_tv_info()1917 tv_std = TV_STD_PAL_N; in radeon_atombios_get_tv_info()1921 tv_std = TV_STD_PAL_CN; in radeon_atombios_get_tv_info()1925 tv_std = TV_STD_PAL_60; in radeon_atombios_get_tv_info()1929 tv_std = TV_STD_SECAM; in radeon_atombios_get_tv_info()1933 tv_std = TV_STD_NTSC; in radeon_atombios_get_tv_info()[all …]
404 enum radeon_tv_std tv_std; member441 enum radeon_tv_std tv_std; member
322 if (tv_dac->tv_std == TV_STD_NTSC || in radeon_atom_mode_fixup()323 tv_dac->tv_std == TV_STD_NTSC_J || in radeon_atom_mode_fixup()324 tv_dac->tv_std == TV_STD_PAL_M) in radeon_atom_mode_fixup()373 switch (dac_info->tv_std) { in atombios_dac_setup()414 switch (dac_info->tv_std) { in atombios_tv_setup()2632 dac->tv_std = radeon_atombios_get_tv_info(rdev); in radeon_atombios_set_dac_info()
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()
647 dac_int->tv_std = val; in radeon_connector_set_property()651 dac_int->tv_std = val; in radeon_connector_set_property()
Completed in 54 milliseconds