Searched refs:PORTSC_FSL_PFSC (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/usb/host/ | ||
| D | ehci.h | 690 #define PORTSC_FSL_PFSC 24 /* Port Force Full-Speed Connect */ macro |
| D | ehci-hub.c | 1230 temp |= (1 << PORTSC_FSL_PFSC); in ehci_hub_control() |