Home
last modified time | relevance | path

Searched refs:PHY0_SLEEP (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/include/usb/
Ddwc2_udc.h13 #define PHY0_SLEEP (1 << 5) macro
/external/u-boot/drivers/usb/gadget/
Ddwc2_udc_otg_phy.c53 if (dev->pdata->usb_flags == PHY0_SLEEP) /* C210 Universal */ in otg_phy_init()
/external/u-boot/board/samsung/trats2/
Dtrats2.c259 .usb_flags = PHY0_SLEEP,
/external/u-boot/board/samsung/universal_c210/
Duniversal.c197 .usb_flags = PHY0_SLEEP,
/external/u-boot/board/samsung/odroid/
Dodroid.c468 .usb_flags = PHY0_SLEEP,
/external/u-boot/board/samsung/trats/
Dtrats.c283 .usb_flags = PHY0_SLEEP,