Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtypec_tbt.h23 u32 enter_vdo; member
/openbmc/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c336 if ((data->enter_vdo & TBT_ENTER_MODE_ACTIVE_CABLE) || in pmc_usb_mux_tbt()
340 if (data->enter_vdo & TBT_ENTER_MODE_ACTIVE_CABLE) in pmc_usb_mux_tbt()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c470 data.enter_vdo = TBT_SET_CABLE_SPEED(pd_ctrl->cable_speed); in cros_typec_enable_tbt()
473 data.enter_vdo |= TBT_ENTER_MODE_ACTIVE_CABLE; in cros_typec_enable_tbt()