Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dpd.h99 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ macro
/linux-6.3-rc2/drivers/usb/typec/tcpm/
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()
2024 msg.header = PD_HEADER_LE(PD_DATA_VENDOR_DEF, in vdm_run_state_machine()
3003 msg.header = PD_HEADER_LE(type, port->pwr_role, in tcpm_pd_send_control()
3429 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_request()
3529 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_pps_request()

Completed in 16 milliseconds