Searched refs:tbt_data (Results 1 – 1 of 1) sorted by relevance
727 struct typec_thunderbolt_data tbt_data; in cd321x_typec_update_mode() local733 tbt_data.cable_mode = TBT_MODE | in cd321x_typec_update_mode()737 tbt_data.cable_mode |= TBT_CABLE_OPTICAL; in cd321x_typec_update_mode()739 tbt_data.cable_mode |= TBT_CABLE_LINK_TRAINING; in cd321x_typec_update_mode()741 tbt_data.cable_mode |= TBT_CABLE_ACTIVE_PASSIVE; in cd321x_typec_update_mode()742 tbt_data.device_mode = TBT_MODE | in cd321x_typec_update_mode()744 tbt_data.enter_vdo = in cd321x_typec_update_mode()748 cd321x->state.data = &tbt_data; in cd321x_typec_update_mode()