Searched refs:PD_IDH_PTYPE (Results 1 – 3 of 3) sorted by relevance
154 #define PD_IDH_PTYPE(vdo) (((vdo) >> 27) & 0x7) macro
86 ptype = product_type_ufp[PD_IDH_PTYPE(id->id_header)]; in get_pd_product_type()91 ptype = product_type_cable[PD_IDH_PTYPE(id->id_header)]; in get_pd_product_type()
1744 port->cable_desc.active = PD_IDH_PTYPE(idh) == IDH_PTYPE_ACABLE ? 1 : 0; in svdm_consume_identity_sop_prime()