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