Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-fsl-usb.h146 #define PORTSC_PTW_16BIT (0x1<<28) macro
Dphy-fsl-usb.c929 temp |= PORTSC_PTW_16BIT; in usb_otg_start()