Home
last modified time | relevance | path

Searched refs:vlv_pipe_to_phy (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dpio_phy.h47 enum dpio_phy vlv_pipe_to_phy(enum pipe pipe);
120 static inline enum dpio_phy vlv_pipe_to_phy(enum pipe pipe) in vlv_pipe_to_phy() function
Dintel_dpll.c518 enum dpio_phy phy = vlv_pipe_to_phy(crtc->pipe); in vlv_crtc_clock_get()
546 enum dpio_phy phy = vlv_pipe_to_phy(crtc->pipe); in chv_crtc_clock_get()
1910 enum dpio_phy phy = vlv_pipe_to_phy(crtc->pipe); in vlv_prepare_pll()
2038 enum dpio_phy phy = vlv_pipe_to_phy(crtc->pipe); in chv_prepare_pll()
2127 enum dpio_phy phy = vlv_pipe_to_phy(crtc->pipe); in _chv_enable_pll()
2259 enum dpio_phy phy = vlv_pipe_to_phy(pipe); in chv_disable_pll()
Dintel_dpio_phy.c688 enum dpio_phy vlv_pipe_to_phy(enum pipe pipe) in vlv_pipe_to_phy() function
Dintel_pps.c99 enum dpio_phy phy = vlv_pipe_to_phy(pipe); in vlv_power_sequencer_kick()