Home
last modified time | relevance | path

Searched refs:PD_HEADER_LE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dpd.h99 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dpd.h99 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ macro
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H A Dtcpm.c929 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_source_caps()
935 msg.header = PD_HEADER_LE(PD_DATA_SOURCE_CAP, in tcpm_pd_send_source_caps()
956 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_sink_caps()
962 msg.header = PD_HEADER_LE(PD_DATA_SINK_CAP, in tcpm_pd_send_sink_caps()
1479 msg.header = PD_HEADER_LE(PD_DATA_VENDOR_DEF, in vdm_run_state_machine()
2218 msg.header = PD_HEADER_LE(type, port->pwr_role, in tcpm_pd_send_control()
2620 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_request()
2717 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_pps_request()
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H A Dtcpm.c1154 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_source_caps()
1160 msg.header = PD_HEADER_LE(PD_DATA_SOURCE_CAP, in tcpm_pd_send_source_caps()
1191 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_sink_caps()
1197 msg.header = PD_HEADER_LE(PD_DATA_SINK_CAP, in tcpm_pd_send_sink_caps()
2052 msg.header = PD_HEADER_LE(PD_DATA_VENDOR_DEF, in vdm_run_state_machine()
3039 msg.header = PD_HEADER_LE(type, port->pwr_role, in tcpm_pd_send_control()
3411 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_request()
3495 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_pps_request()

Completed in 18 milliseconds