Searched refs:VDO_TYPEC_CABLE_TYPE (Results 1 – 3 of 3) sorted by relevance
387 #define VDO_TYPEC_CABLE_TYPE(vdo) (((vdo) >> 18) & 0x3) macro
997 cable_plug_type = VDO_TYPEC_CABLE_TYPE(port->c_identity.vdo[0]); in cros_typec_handle_sop_prime_disc()
1742 port->cable_desc.type = (enum typec_plug_type) (VDO_TYPEC_CABLE_TYPE(p[VDO_INDEX_CABLE_1]) + in svdm_consume_identity_sop_prime()