Searched refs:vlv_pps_pipe (Results 1 – 2 of 2) sorted by relevance
35 switch (pps->vlv_pps_pipe) { in pps_name()47 MISSING_CASE(pps->vlv_pps_pipe); in pps_name()96 enum pipe pipe = intel_dp->pps.vlv_pps_pipe; in vlv_power_sequencer_kick()184 intel_dp->pps.vlv_pps_pipe); in vlv_find_free_pps()219 return intel_dp->pps.vlv_pps_pipe; in vlv_power_sequencer_pipe()231 intel_dp->pps.vlv_pps_pipe = pipe; in vlv_power_sequencer_pipe()248 return intel_dp->pps.vlv_pps_pipe; in vlv_power_sequencer_pipe()1194 intel_dp->pps.vlv_pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()1212 if (intel_dp->pps.vlv_pps_pipe != pipe) in vlv_steal_power_sequencer()1266 pipe = intel_dp->pps.vlv_pps_pipe; in vlv_pps_backlight_initial_pipe()[all …]
1582 enum pipe vlv_pps_pipe; member