Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c58 OHCI_HCOR->hccontrol = 0; in ohci_init()
82 regval = OHCI_HCOR->hccontrol; in ohci_init()
88 OHCI_HCOR->hccontrol = regval; in ohci_init()
120 regval = OHCI_HCOR->hccontrol; in ohci_deinit()
123 OHCI_HCOR->hccontrol = regval; in ohci_deinit()
189 temp = OHCI_HCOR->hccontrol; in ohci_roothub_control()
192 OHCI_HCOR->hccontrol = temp; in ohci_roothub_control()
196 temp = OHCI_HCOR->hccontrol; in ohci_roothub_control()
199 OHCI_HCOR->hccontrol = temp; in ohci_roothub_control()
234 temp = OHCI_HCOR->hccontrol; in ohci_roothub_control()
[all …]
A Dusb_ohci_reg.h384 volatile uint32_t hccontrol; /* 0x04 */ member

Completed in 7 milliseconds