Searched refs:PD_IDH_PTYPE (Results 1 – 3 of 3) sorted by relevance
154 #define PD_IDH_PTYPE(vdo) (((vdo) >> 27) & 0x7) macro
570 } else if (PD_IDH_PTYPE(port->c_identity.id_header) == IDH_PTYPE_PCABLE) { in cros_typec_enable_dp()884 c_desc.active = PD_IDH_PTYPE(port->c_identity.id_header) == IDH_PTYPE_ACABLE; in cros_typec_handle_sop_prime_disc()
85 ptype = product_type_ufp[PD_IDH_PTYPE(id->id_header)]; in get_pd_product_type()90 ptype = product_type_cable[PD_IDH_PTYPE(id->id_header)]; in get_pd_product_type()