Searched refs:VDECCLK_GATE_D (Results 1 – 2 of 2) sorted by relevance
226 rmw_set_fw(uncore, VDECCLK_GATE_D, VCP_UNIT_CLOCK_GATE_DISABLE); in g4x_do_reset()227 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D); in g4x_do_reset()248 rmw_clear_fw(uncore, VDECCLK_GATE_D, VCP_UNIT_CLOCK_GATE_DISABLE); in g4x_do_reset()249 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D); in g4x_do_reset()
3687 #define VDECCLK_GATE_D _MMIO(0x620C) /* g4x only */ macro