Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_tbt.h24 u32 enter_vdo; member
/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c359 if ((data->enter_vdo & TBT_ENTER_MODE_ACTIVE_CABLE) || in pmc_usb_mux_tbt()
363 if (data->enter_vdo & TBT_ENTER_MODE_ACTIVE_CABLE) in pmc_usb_mux_tbt()
H A Dps883x.c141 if (tb_data->enter_vdo & TBT_ENTER_MODE_UNI_DIR_LSRX) in ps883x_set()
/linux/drivers/usb/typec/tipd/
H A Dcore.c115 __le16 enter_vdo; member
705 tbt_data.enter_vdo = le16_to_cpu(st->intel_vid_status.enter_vdo); in cd321x_typec_update_mode()
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c606 data.enter_vdo = TBT_SET_CABLE_SPEED(pd_ctrl->cable_speed); in cros_typec_enable_tbt()
609 data.enter_vdo |= TBT_ENTER_MODE_ACTIVE_CABLE; in cros_typec_enable_tbt()