Home
last modified time | relevance | path

Searched refs:TRANS_DPLL_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_pch_display.c379 temp |= TRANS_DPLL_ENABLE(pipe); in ilk_pch_enable()
464 TRANS_DPLL_ENABLE(pipe) | TRANS_DPLLB_SEL(pipe), 0); in ilk_pch_post_disable()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h5001 #define TRANS_DPLL_ENABLE(pipe) (1 << ((pipe) * 4 + 3)) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c5890 temp |= TRANS_DPLL_ENABLE(pipe); in ilk_pch_enable()
7224 temp &= ~(TRANS_DPLL_ENABLE(pipe) | TRANS_DPLLB_SEL(pipe)); in ilk_crtc_disable()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h8499 #define TRANS_DPLL_ENABLE(pipe) (1 << ((pipe) * 4 + 3)) macro

Completed in 83 milliseconds