Home
last modified time | relevance | path

Searched refs:device_gccfg (Results 1 – 5 of 5) sorted by relevance

/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_glue_st.c113 .device_gccfg = 0,
149 .device_gccfg = (1 << 16), // fs: USB_OTG_GCCFG_PWRDWN
193 .device_gccfg = 0,
199 .device_gccfg = (1 << 16), // fs: USB_OTG_GCCFG_PWRDWN
234 .device_gccfg = (1 << 16), // fs: USB_OTG_GCCFG_PWRDWN
277 .device_gccfg = (1 << 23), // USB_OTG_GCCFG_PHYHSEN
281 .device_gccfg = 0,
368 .device_gccfg = 0,
402 .device_gccfg = (1 << 16), // fs: USB_OTG_GCCFG_PWRDWN
468 .device_gccfg = (1 << 16),
[all …]
A Dusb_glue_at.c37 .device_gccfg = ((1 << 16) | (1 << 18) | (1 << 19) | (1 << 21)),
39 .device_gccfg = ((1 << 16) | (1 << 21)),
75 .device_gccfg = ((1 << 16) | (1 << 21)),
A Dusb_glue_kendryte.c83 .device_gccfg = 0,
A Dusb_dwc2_param.h277 uint32_t device_gccfg; member
A Dusb_dc_dwc2.c526 USB_OTG_GLB->GCCFG = g_dwc2_udc[busid].user_params.device_gccfg; in usb_dc_init()

Completed in 8 milliseconds