Home
last modified time | relevance | path

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

/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h135 #define PORTSC_PTS_UTMI (0x0<<30) macro
H A Dphy-fsl-usb.c918 temp |= PORTSC_PTS_UTMI; in usb_otg_start()