Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c206 VDM_STATE_ERR_BUSY = -3, enumerator
1979 port->vdm_state = VDM_STATE_ERR_BUSY; in vdm_run_state_machine()
2027 port->vdm_state = VDM_STATE_ERR_BUSY; in vdm_run_state_machine()
2427 port->vdm_state = VDM_STATE_ERR_BUSY; in tcpm_pd_data_request()
2617 port->vdm_state = VDM_STATE_ERR_BUSY; in tcpm_pd_ctrl_request()
2876 port->vdm_state = VDM_STATE_ERR_BUSY; in tcpm_pd_ext_msg_request()
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c187 VDM_STATE_ERR_BUSY = -3, enumerator