HomeSort by: relevance | last modified time | path
    Searched refs:HOST_SMC_MSG_MASK (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rv770_smc.c 438 WREG32_P(SMC_MSG, HOST_SMC_MSG(msg), ~HOST_SMC_MSG_MASK);
rv770d.h 77 #define HOST_SMC_MSG_MASK (0xff << 0)
radeon_rv770_dpm.c 1644 ~HOST_SMC_MSG_MASK);
1657 ~HOST_SMC_MSG_MASK);
nid.h 528 #define HOST_SMC_MSG_MASK (0xff << 0)
evergreend.h 56 #define HOST_SMC_MSG_MASK (0xff << 0)
radeon_cypress_dpm.c 117 ~HOST_SMC_MSG_MASK);
radeon_ni_dpm.c 1218 ~HOST_SMC_MSG_MASK);

Completed in 30 milliseconds