Searched refs:IDH_PTYPE_ACABLE (Results 1 – 4 of 4) sorted by relevance
123 #define IDH_PTYPE_ACABLE 4 macro
57 [IDH_PTYPE_ACABLE] = "active",94 product_type_cable[IDH_PTYPE_ACABLE] : in get_pd_product_type()
1013 c_desc.active = PD_IDH_PTYPE(port->c_identity.id_header) == IDH_PTYPE_ACABLE; in cros_typec_handle_sop_prime_disc()
1731 port->cable_desc.active = PD_IDH_PTYPE(idh) == IDH_PTYPE_ACABLE ? 1 : 0; in svdm_consume_identity_sop_prime()