Home
last modified time | relevance | path

Searched refs:ASIC_IS_LOMBOK (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dbtc_dpm.c2688 if (ASIC_IS_LOMBOK(rdev)) in btc_dpm_init()
H A Dcypress_dpm.c294 if (ASIC_IS_LOMBOK(rdev)) in cypress_program_response_times()
H A Dradeon.h2675 #define ASIC_IS_LOMBOK(rdev) ((rdev->ddev->pdev->device == 0x6849) || \ macro