Searched refs:RADEON_IS_MOBILITY (Results 1 – 9 of 9) sorted by relevance
110 RADEON_IS_MOBILITY = 0x00010000UL, enumerator
987 if ((rdev->flags & RADEON_IS_MOBILITY) && (rdev->family == CHIP_RV250)) in radeon_legacy_get_tv_dac_info_from_table()1539 } else if (rdev->flags & RADEON_IS_MOBILITY) { in radeon_get_legacy_connector_info_from_table()2532 if (rdev->flags & RADEON_IS_MOBILITY || rdev->flags & RADEON_IS_IGP) { in radeon_get_legacy_connector_info_from_bios()2715 if (rdev->flags & RADEON_IS_MOBILITY) { in radeon_combios_get_power_modes()
927 if (rdev->flags & RADEON_IS_MOBILITY) { in radeon_set_pll()
1467 (rdev->flags & RADEON_IS_MOBILITY)) { in radeon_device_init()
2418 if (rdev->flags & RADEON_IS_MOBILITY) in rv770_dpm_init()2580 !(rdev->flags & RADEON_IS_MOBILITY)) in rv770_dpm_vblank_too_short()
2638 if (rdev->flags & RADEON_IS_MOBILITY) in btc_dpm_init()
733 if (rdev->flags & RADEON_IS_MOBILITY) in r600_pm_init_profile()753 if (rdev->flags & RADEON_IS_MOBILITY) in r600_pm_init_profile()
2111 if (rdev->flags & RADEON_IS_MOBILITY) in cypress_dpm_init()
1521 if (rdev->flags & RADEON_IS_MOBILITY) in sumo_pm_init_profile()1583 if (rdev->flags & RADEON_IS_MOBILITY) in btc_pm_init_profile()
Completed in 44 milliseconds