Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dpd.h104 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ macro
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1287 msg.header = PD_HEADER_LE(PD_DATA_REVISION, in tcpm_pd_send_revision()
1316 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_source_caps()
1322 msg.header = PD_HEADER_LE(PD_DATA_SOURCE_CAP, in tcpm_pd_send_source_caps()
1353 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_sink_caps()
1359 msg.header = PD_HEADER_LE(PD_DATA_SINK_CAP, in tcpm_pd_send_sink_caps()
2724 msg.header = PD_HEADER_LE(PD_DATA_VENDOR_DEF, in vdm_run_state_machine()
2731 msg.header = PD_HEADER_LE(PD_DATA_VENDOR_DEF, in vdm_run_state_machine()
3827 msg.header = PD_HEADER_LE(type, in tcpm_pd_send_control()
3835 msg.header = PD_HEADER_LE(type, in tcpm_pd_send_control()
3843 msg.header = PD_HEADER_LE(type, in tcpm_pd_send_control()
[all …]