Searched refs:WM_MISC (Results 1 – 3 of 3) sorted by relevance
3478 val = intel_uncore_read(&dev_priv->uncore, WM_MISC); in ilk_write_wm_values()3483 intel_uncore_write(&dev_priv->uncore, WM_MISC, val); in ilk_write_wm_values()4091 hw->partitioning = (intel_uncore_read(&dev_priv->uncore, WM_MISC) & WM_MISC_DATA_PARTITION_5_6) ? in ilk_wm_get_hw_state()
702 MMIO_D(WM_MISC); in iterate_bdw_only_mmio()
7644 #define WM_MISC _MMIO(0x45260) macro