Searched refs:hpd_status (Results 1 – 15 of 15) sorted by relevance
82 notify->hpd_status = cmd.dp_hpd_notify.hpd_data.hpd_status; in dmub_srv_stat_get_notification()
89 struct hpd_status { struct
139 struct hpd_status { struct
174 struct hpd_status hpdstatus; in get_input_rep()
142 unsigned int hpd_status = 0; in lt9611uxc_irq_thread_handler() local147 regmap_read(lt9611uxc->regmap, 0xb023, &hpd_status); in lt9611uxc_irq_thread_handler()152 lt9611uxc->edid_read = !!(hpd_status & BIT(0)); in lt9611uxc_irq_thread_handler()157 lt9611uxc->hdmi_connected = hpd_status & BIT(1); in lt9611uxc_irq_thread_handler()
455 int hpd_status; member
1404 ctx->hpd_status = 0; in anx7625_stop_dp_work()1419 ctx->hpd_status = 1; in anx7625_start_dp_work()1802 return ctx->hpd_status ? connector_status_connected : in anx7625_sink_detect()
215 struct hpd_status hpdstatus; in get_input_report()
464 enum dp_hpd_status hpd_status; member
107 u8 hpd_status:2; member
169 bool hpd_status; /* HPD status of link without physical HPD pin. */ member
2222 int hpd_event, hpd_status; in cdns_mhdp_detect_hpd() local2235 hpd_status = cdns_mhdp_get_hpd_status(mhdp); in cdns_mhdp_detect_hpd()2236 if (hpd_status < 0) { in cdns_mhdp_detect_hpd()2238 __func__, hpd_status); in cdns_mhdp_detect_hpd()2245 return !!hpd_status; in cdns_mhdp_detect_hpd()
466 u8 hpd_status:2; member
1499 uint8_t hpd_status; member
797 plink->hpd_status = in dm_dmub_outbox1_low_irq()798 notify.hpd_status == DP_HPD_PLUG; in dm_dmub_outbox1_low_irq()