Searched refs:hpd_status (Results 1 – 15 of 15) sorted by relevance
97 if (status != DC_OK && !link->hpd_status) in dpia_configure_link()102 if (status != DC_OK && !link->hpd_status) in dpia_configure_link()107 if (status != DC_OK && !link->hpd_status) in dpia_configure_link()115 if (status != DC_OK && !link->hpd_status) in dpia_configure_link()391 if (!link->hpd_status) in dpia_training_cr_non_transparent()493 if (!link->hpd_status) in dpia_training_cr_transparent()678 if (!link->hpd_status) in dpia_training_eq_non_transparent()761 if (!link->hpd_status) in dpia_training_eq_transparent()895 link->hpd_status); in dpia_training_abort()898 if (!link->hpd_status) in dpia_training_abort()
273 if (link->hpd_status) in dc_link_detect_sink()
82 notify->hpd_status = cmd.dp_hpd_notify.hpd_data.hpd_status; in dmub_srv_stat_get_notification()
141 unsigned int hpd_status = 0; in lt9611uxc_irq_thread_handler() local146 regmap_read(lt9611uxc->regmap, 0xb023, &hpd_status); in lt9611uxc_irq_thread_handler()151 lt9611uxc->edid_read = !!(hpd_status & BIT(0)); in lt9611uxc_irq_thread_handler()156 lt9611uxc->hdmi_connected = hpd_status & BIT(1); in lt9611uxc_irq_thread_handler()
117 struct hpd_status { struct
374 int hpd_status; member
1063 ctx->hpd_status = 0; in anx7625_stop_dp_work()1151 ctx->hpd_status = 1; in dp_hpd_change_handler()
213 struct hpd_status hpdstatus; in get_input_report()
447 enum dp_hpd_status hpd_status; member
115 bool hpd_status; /* HPD status of link without physical HPD pin. */ member
2220 int hpd_event, hpd_status; in cdns_mhdp_detect_hpd() local2233 hpd_status = cdns_mhdp_get_hpd_status(mhdp); in cdns_mhdp_detect_hpd()2234 if (hpd_status < 0) { in cdns_mhdp_detect_hpd()2236 __func__, hpd_status); in cdns_mhdp_detect_hpd()2243 return !!hpd_status; in cdns_mhdp_detect_hpd()
107 u8 hpd_status:2; member
439 u8 hpd_status:2; member
1319 uint8_t hpd_status; member
792 plink->hpd_status = in dm_dmub_outbox1_low_irq()793 notify.hpd_status == in dm_dmub_outbox1_low_irq()
Completed in 76 milliseconds