Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dehci-fsl.h13 #define PORT_PTS_MSK (3<<30) macro
Dehci-fsl.c208 portsc &= ~(PORT_PTS_MSK | PORT_PTS_PTW); in ehci_fsl_setup_phy()