Home
last modified time | relevance | path

Searched refs:snpsid (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_dwc2_param.h217 uint32_t snpsid; member
296 uint32_t snpsid, hwcfg1, hwcfg2, hwcfg3, hwcfg4; in dwc2_get_hwparams() local
298 snpsid = dwc2_readl(reg_base + GSNPSID_OFFSET); in dwc2_get_hwparams()
306 hw->snpsid = snpsid; in dwc2_get_hwparams()
A Dusb_hc_dwc2.c63 if (g_dwc2_hcd[bus->hcd.hcd_id].hw_params.snpsid < 0x4F54420AU) { in dwc2_reset()
753 if (g_dwc2_hcd[bus->hcd.hcd_id].hw_params.snpsid > 0x4F54292AU) { in usb_hc_init()
A Dusb_dc_dwc2.c101 if (g_dwc2_udc[busid].hw_params.snpsid < 0x4F54420AU) { in dwc2_reset()

Completed in 9 milliseconds