Searched refs:DSPHOWM (Results 1 – 2 of 2) sorted by relevance
763 intel_uncore_write(&dev_priv->uncore, DSPHOWM, 0); in vlv_write_wm_values()791 intel_uncore_write(&dev_priv->uncore, DSPHOWM, in vlv_write_wm_values()806 intel_uncore_write(&dev_priv->uncore, DSPHOWM, in vlv_write_wm_values()3583 tmp = intel_uncore_read(&dev_priv->uncore, DSPHOWM); in vlv_read_wm_values()3599 tmp = intel_uncore_read(&dev_priv->uncore, DSPHOWM); in vlv_read_wm_values()
2883 #define DSPHOWM _MMIO(VLV_DISPLAY_BASE + 0x70064) macro