Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/chrome/
H A Dcros_ec_typec.c547 u32 cable_dp_vdo; in cros_typec_enable_dp() local
581 cable_dp_vdo = cros_typec_get_cable_vdo(port, USB_TYPEC_DP_SID); in cros_typec_enable_dp()
589 if (cable_dp_vdo & DP_CAP_DPAM_VERSION) { in cros_typec_enable_dp()
590 dp_data.conf |= cable_dp_vdo; in cros_typec_enable_dp()