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