Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/chipidea/
Dotg_fsm.c615 u32 intr_sts, otg_bsess_vld, port_conn; in ci_otg_fsm_event() local
619 otg_bsess_vld = hw_read_otgsc(ci, OTGSC_BSV); in ci_otg_fsm_event()
631 if (otg_bsess_vld && (intr_sts & USBi_PCI) && port_conn) { in ci_otg_fsm_event()
637 if ((intr_sts & USBi_SLI) && port_conn && otg_bsess_vld) { in ci_otg_fsm_event()