Searched refs:DSPHOWM (Results 1 – 2 of 2) sorted by relevance
1037 intel_uncore_write(&dev_priv->uncore, DSPHOWM, 0); in vlv_write_wm_values()1065 intel_uncore_write(&dev_priv->uncore, DSPHOWM, in vlv_write_wm_values()1080 intel_uncore_write(&dev_priv->uncore, DSPHOWM, in vlv_write_wm_values()6886 tmp = intel_uncore_read(&dev_priv->uncore, DSPHOWM); in vlv_read_wm_values()6902 tmp = intel_uncore_read(&dev_priv->uncore, DSPHOWM); in vlv_read_wm_values()
6426 #define DSPHOWM _MMIO(VLV_DISPLAY_BASE + 0x70064) macro