Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/aic/
A Dusb_dc_aic_reg.h26 __IO uint32_t usbdevconf; /* 0x0200: USBDEVCONF */ member
A Dusb_dc_aic.c643 tmpreg = readl(&AIC_UDC_REG->usbdevconf); in usb_dc_init()
652 writel(tmpreg, &AIC_UDC_REG->usbdevconf); in usb_dc_init()
741 tmpreg = readl(&AIC_UDC_REG->usbdevconf); in usbd_set_address()
744 writel(tmpreg, &AIC_UDC_REG->usbdevconf); in usbd_set_address()

Completed in 7 milliseconds