Home
last modified time | relevance | path

Searched refs:vlv_pipe_to_channel (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpio_phy.h46 enum dpio_channel vlv_pipe_to_channel(enum pipe pipe);
H A Dintel_dpll.c1794 enum dpio_channel port = vlv_pipe_to_channel(pipe); in chv_prepare_pll()
1888 enum dpio_channel port = vlv_pipe_to_channel(pipe); in _chv_enable_pll()
2016 enum dpio_channel port = vlv_pipe_to_channel(pipe); in chv_disable_pll()
H A Dintel_dpio_phy.c669 enum dpio_channel vlv_pipe_to_channel(enum pipe pipe) in vlv_pipe_to_channel() function
H A Dintel_pps.c94 enum dpio_channel ch = vlv_pipe_to_channel(pipe); in vlv_power_sequencer_kick()
H A Dintel_display.c2823 enum dpio_channel port = vlv_pipe_to_channel(pipe); in chv_crtc_clock_get()