Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-mv.c87 status |= PORT_TEST_FORCE; in mv_ehci_reset()
89 status &= ~PORT_TEST_FORCE; in mv_ehci_reset()
H A Dehci-hcd.c1117 t1 |= PORT_TEST_FORCE; in ehci_zx_wakeup_clear()
/openbmc/linux/include/linux/usb/
H A Dehci_def.h134 #define PORT_TEST_FORCE PORT_TEST(0x5) /* Port Test Control - force enable */ macro