Home
last modified time | relevance | path

Searched refs:PD_REV30 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/usb/
Dpd.h75 #define PD_REV30 0x2 macro
76 #define PD_MAX_REV PD_REV30
/Linux-v5.15/drivers/usb/typec/tcpm/
Dtcpm.c495 [PD_REV30] = "rev3",
852 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_finish()
1125 if (port->negotiated_rev >= PD_REV30) { in tcpm_pd_send_source_caps()
1162 if (port->negotiated_rev >= PD_REV30) { in tcpm_pd_send_sink_caps()
1364 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()
1369 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()
1378 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()
1386 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()
1395 if (port->negotiated_rev >= PD_REV30 && in tcpm_ams_start()
1793 if (port->negotiated_rev >= PD_REV30) in tcpm_handle_vdm_request()
[all …]