Home
last modified time | relevance | path

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

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