Searched refs:PD_REV30 (Results 1 – 2 of 2) sorted by relevance
504 [PD_REV30] = "rev3",861 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_finish()1134 if (port->negotiated_rev >= PD_REV30) { in tcpm_pd_send_source_caps()1171 if (port->negotiated_rev >= PD_REV30) { in tcpm_pd_send_sink_caps()1373 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()1378 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()1387 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()1395 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()1404 if (port->negotiated_rev >= PD_REV30 && in tcpm_ams_start()1802 if (port->negotiated_rev >= PD_REV30) in tcpm_handle_vdm_request()[all …]
75 #define PD_REV30 0x2 macro76 #define PD_MAX_REV PD_REV30