Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h105 #define GUSBCFG_ULPI_EXT_VBUS_DRV BIT(20) macro
H A Dhcd.c2090 usbcfg &= ~GUSBCFG_ULPI_EXT_VBUS_DRV; in dwc2_core_init()
2092 usbcfg |= GUSBCFG_ULPI_EXT_VBUS_DRV; in dwc2_core_init()