Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c752 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_source_caps()
758 msg.header = PD_HEADER_LE(PD_DATA_SOURCE_CAP, in tcpm_pd_send_source_caps()
781 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_sink_caps()
787 msg.header = PD_HEADER_LE(PD_DATA_SINK_CAP, in tcpm_pd_send_sink_caps()
1428 msg.header = PD_HEADER_LE(type, port->pwr_role, in tcpm_pd_send_control()
1826 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_request()
1923 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_pps_request()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dpd.h99 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ macro
/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dpd.h99 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ macro
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c1156 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_source_caps()
1162 msg.header = PD_HEADER_LE(PD_DATA_SOURCE_CAP, in tcpm_pd_send_source_caps()
1193 msg.header = PD_HEADER_LE(PD_CTRL_REJECT, in tcpm_pd_send_sink_caps()
1199 msg.header = PD_HEADER_LE(PD_DATA_SINK_CAP, in tcpm_pd_send_sink_caps()
2070 msg.header = PD_HEADER_LE(PD_DATA_VENDOR_DEF, in vdm_run_state_machine()
3002 msg.header = PD_HEADER_LE(type, port->pwr_role, in tcpm_pd_send_control()
3428 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_request()
3528 msg.header = PD_HEADER_LE(PD_DATA_REQUEST, in tcpm_pd_send_pps_request()