Lines Matching full:vconn
21 * 1: The port shall not drive VBUS or VCONN.
56 * that was providing VCONN in the previous Attached.SRC state.
59 * 1: The port shall not enable VBUS or VCONN.
80 /* Start discharging VCONN */ in tc_unattached_wait_src_entry()
83 /* Start VCONN off timer */ in tc_unattached_wait_src_entry()
92 /* CC Debounce time should be enough time for VCONN to discharge */ in tc_unattached_wait_src_run()
105 /* Stop discharging VCONN */ in tc_unattached_wait_src_exit()
216 * 9: If the port supplies VCONN, it shall do so within t_VCONN_ON.
243 /* Start sourcing VCONN */ in tc_attached_src_entry()
248 LOG_ERR("VCONN can't be enabled\n"); in tc_attached_src_entry()
275 * A Source that is supplying VCONN or has yielded VCONN source in tc_attached_src_run()
286 * A Source that is not supplying VCONN and has not yielded in tc_attached_src_run()
287 * VCONN responsibility to the Sink through USBPD VCONN_Swap in tc_attached_src_run()
323 /* Stop sourcing VCONN */ in tc_attached_src_exit()
326 LOG_ERR("Couldn't disable VCONN source"); in tc_attached_src_exit()