Home
last modified time | relevance | path

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

/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h136 #define PORTSC_PTS_ULPI (0x2<<30) macro
H A Dphy-fsl-usb.c912 temp |= PORTSC_PTS_ULPI; in usb_otg_start()