Searched refs:gfxoff_status (Results 1 – 2 of 2) sorted by relevance
627 uint32_t gfxoff_status = 0; in yellow_carp_get_gfxoff_status() local631 gfxoff_status = (reg & SMUIO_GFX_MISC_CNTL__PWR_GFXOFF_STATUS_MASK) in yellow_carp_get_gfxoff_status()634 return gfxoff_status; in yellow_carp_get_gfxoff_status()
2303 u32 reg, gfxoff_status; in vangogh_get_gfxoff_status() local2306 gfxoff_status = (reg & SMUIO_GFX_MISC_CNTL__PWR_GFXOFF_STATUS_MASK) in vangogh_get_gfxoff_status()2309 return gfxoff_status; in vangogh_get_gfxoff_status()