Searched refs:hcsparams (Results 1 - 5 of 5) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/ehci/
H A Dhub.c22 if (port <= 0 || port > EHCI_HCS_N_PORTS(h->cap_regs->hcsparams)) {
H A Dhcd.c48 nports = EHCI_HCS_N_PORTS(edev->cap_regs->hcsparams);
285 hdev->nports = EHCI_HCS_N_PORTS(edev->cap_regs->hcsparams);
H A Dperiodic.c168 for (port = 1; port <= EHCI_HCS_N_PORTS(edev->cap_regs->hcsparams); port++) {
H A Dehci.h31 uint32_t hcsparams; /* +0x04 */ member in struct:ehci_host_cap
/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/plat/imx6/
H A Dehci-imx6.c116 uint32_t hcsparams; /* +0x104 */ member in struct:usb_otg_regs
181 uint32_t hcsparams; /* +0x104 */ member in struct:usb_host_regs

Completed in 90 milliseconds