Home
last modified time | relevance | path

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

/linux-6.15/include/linux/usb/
H A Dpd.h103 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ macro
/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpm.c1259 msg.header = PD_HEADER_LE(PD_DATA_REVISION, in tcpm_pd_send_revision()
1288 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_source_caps()
1294 msg.header = PD_HEADER_LE(PD_DATA_SOURCE_CAP, in tcpm_pd_send_source_caps()
1325 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_sink_caps()
1331 msg.header = PD_HEADER_LE(PD_DATA_SINK_CAP, in tcpm_pd_send_sink_caps()
2642 msg.header = PD_HEADER_LE(PD_DATA_VENDOR_DEF, in vdm_run_state_machine()
3753 msg.header = PD_HEADER_LE(type, in tcpm_pd_send_control()
3761 msg.header = PD_HEADER_LE(type, in tcpm_pd_send_control()
3769 msg.header = PD_HEADER_LE(type, in tcpm_pd_send_control()
4153 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_request()
[all …]