Searched refs:power_up (Results 1 – 18 of 18) sorted by relevance
76 bool power_up);84 bool power_up);
711 bool power_up) in dce110_edp_wait_for_hpd_ready() argument718 uint32_t timeout = power_up ? in dce110_edp_wait_for_hpd_ready()727 if (!power_up) in dce110_edp_wait_for_hpd_ready()765 if (!(detected ^ power_up)) { in dce110_edp_wait_for_hpd_ready()786 bool power_up) in dce110_edp_power_control() argument802 if (power_up != in dce110_edp_power_control()819 power_up, in dce110_edp_power_control()827 if (power_up) { in dce110_edp_power_control()864 __func__, (power_up ? "On":"Off")); in dce110_edp_power_control()866 cntl.action = power_up ? in dce110_edp_power_control()[all …]
149 bool power_up) in dp_trace_set_edp_power_timestamp() argument151 if (!power_up) in dp_trace_set_edp_power_timestamp()
58 bool power_up);
169 bool power_up);172 bool power_up);
247 void (*power_up)(struct igc_hw *); member
39 phy->ops.power_up = igc_null_phy_generic; in igc_init_phy_ops_generic()
145 phy->ops.power_up = igc_power_up_phy_copper; in igc_init_phy_params_i225()
776 sc->ops.power_up = qwx_pci_power_up; in qwx_pci_attach()
714 sc->ops.power_up = qwz_pci_power_up; in qwz_pci_attach()
332 bool power_up);
184 void (*edp_wait_for_hpd_ready)(struct dc_link *link, bool power_up);
906 struct drm_dp_mst_port *port, bool power_up);
1207 int port_num, bool power_up) in build_power_updown_phy() argument1211 if (power_up) in build_power_updown_phy()3180 struct drm_dp_mst_port *port, bool power_up) in drm_dp_send_power_updown_phy() argument3196 build_power_updown_phy(txmsg, port->port_num, power_up); in drm_dp_send_power_updown_phy()
456 int (*power_up)(struct qwx_softc *); member
458 int (*power_up)(struct qwz_softc *); member
18008 error = sc->ops.power_up(sc); in qwz_core_init()
19957 error = sc->ops.power_up(sc); in qwx_core_init()