Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/usb/
Dpd.h99 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ macro
/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpm.c1242 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_source_caps()
1248 msg.header = PD_HEADER_LE(PD_DATA_SOURCE_CAP, in tcpm_pd_send_source_caps()
1279 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_sink_caps()
1285 msg.header = PD_HEADER_LE(PD_DATA_SINK_CAP, in tcpm_pd_send_sink_caps()
2596 msg.header = PD_HEADER_LE(PD_DATA_VENDOR_DEF, in vdm_run_state_machine()
2603 msg.header = PD_HEADER_LE(PD_DATA_VENDOR_DEF, in vdm_run_state_machine()
3694 msg.header = PD_HEADER_LE(type, in tcpm_pd_send_control()
3702 msg.header = PD_HEADER_LE(type, in tcpm_pd_send_control()
3710 msg.header = PD_HEADER_LE(type, in tcpm_pd_send_control()
4086 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_request()
[all …]