Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_hc_hpm.c17 #if !defined(CONFIG_USB_EHCI_HCCR_OFFSET) || CONFIG_USB_EHCI_HCCR_OFFSET != 0x100
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.h13 #define EHCI_HCCR ((struct ehci_hccr *)(uintptr_t)(bus->hcd.reg_base + CONFIG_USB_EHCI_HCCR_OFFSET))
14 #define EHCI_HCOR ((struct ehci_hcor *)(uintptr_t)(bus->hcd.reg_base + CONFIG_USB_EHCI_HCCR_OFFSET
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h278 #define CONFIG_USB_EHCI_HCCR_OFFSET (0x0) macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h269 #define CONFIG_USB_EHCI_HCCR_OFFSET (0x0) macro
/components/drivers/usb/cherryusb/port/nxp/
A Dusb_glue_mcx.c24 #if !defined(CONFIG_USB_EHCI_HCCR_OFFSET) || CONFIG_USB_EHCI_HCCR_OFFSET != 0x100

Completed in 42 milliseconds