Home
last modified time | relevance | path

Searched refs:ATOM_PP_PLATFORM_CAP_REVERT_GPIO5_POLARITY (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dpptable.h141 #define ATOM_PP_PLATFORM_CAP_REVERT_GPIO5_POLARITY 0x00080000 // Does the driver supports rev… macro
Dsi_dpm.c4672 if (rdev->pm.dpm.platform_caps & ATOM_PP_PLATFORM_CAP_REVERT_GPIO5_POLARITY) in si_init_smc_table()