Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c468 enum tcpm_state upcoming_state; member
1361 port->upcoming_state = INVALID_STATE; in tcpm_ams_start()
1419 port->upcoming_state = INVALID_STATE; in tcpm_ams_start()
1732 port->upcoming_state = DR_SWAP_SEND; in tcpm_pd_svdm()
1771 port->upcoming_state = DR_SWAP_SEND; in tcpm_pd_svdm()
2317 port->upcoming_state = GET_STATUS_SEND; in tcpm_handle_alert()
2375 port->upcoming_state = state; in tcpm_pd_handle_state()
2769 port->upcoming_state = SRC_SEND_CAPABILITIES; in tcpm_pd_ctrl_request()
3897 enum tcpm_state upcoming_state; in run_state_machine() local
4022 port->upcoming_state = SRC_SEND_CAPABILITIES; in run_state_machine()
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c433 enum tcpm_state upcoming_state; member
3193 port->upcoming_state = FR_SWAP_SEND;
3196 port->upcoming_state = INVALID_STATE;