Home
last modified time | relevance | path

Searched refs:hcca (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/misc/seabios/seabios-1.14.0/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c129 struct ohci_hcca *hcca = (void*)regs->hcca; in ohci_waittick() local
130 u32 startframe = hcca->frame_no; in ohci_waittick()
133 if (hcca->frame_no != startframe) in ohci_waittick()
203 writel(&cntl->regs->hcca, (u32)hcca); in start_ohci()
238 struct ohci_hcca *hcca = memalign_high(256, sizeof(*hcca)); in configure_ohci() local
240 if (!hcca || !intr_ed) { in configure_ohci()
244 memset(hcca, 0, sizeof(*hcca)); in configure_ohci()
251 int ret = start_ohci(cntl, hcca); in configure_ohci()
264 free(hcca); in configure_ohci()
369 struct ohci_hcca *hcca = (void*)cntl->regs->hcca; in ohci_alloc_intr_pipe() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.c307 if (!ohcd->hcca || PTR_U32(ohcd->hcca) & HCCA_ALIGN) { in ohci_init()
309 ohcd->hcca); in ohci_init()
315 ohcd->hcca, ohcd->hcca_phys); in ohci_init()
346 if (ohcd->hcca) { in ohci_exit()
418 struct ohci_hcca *hcca; in ohci_process_done_head() local
427 hcca = ohcd->hcca; in ohci_process_done_head()
451 hcca->done_head = 0; in ohci_process_done_head()
724 struct ohci_hcca *hcca; in ohci_get_pipe_intr() local
737 hcca = ohcd->hcca; in ohci_get_pipe_intr()
820 struct ohci_hcca *hcca; in ohci_put_pipe_intr() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.c310 if (!ohcd->hcca || PTR_U32(ohcd->hcca) & HCCA_ALIGN) { in ohci_init()
312 ohcd->hcca); in ohci_init()
318 ohcd->hcca, ohcd->hcca_phys); in ohci_init()
349 if (ohcd->hcca) { in ohci_exit()
421 struct ohci_hcca *hcca; in ohci_process_done_head() local
430 hcca = ohcd->hcca; in ohci_process_done_head()
454 hcca->done_head = 0; in ohci_process_done_head()
727 struct ohci_hcca *hcca; in ohci_get_pipe_intr() local
740 hcca = ohcd->hcca; in ohci_get_pipe_intr()
823 struct ohci_hcca *hcca; in ohci_put_pipe_intr() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.c307 if (!ohcd->hcca || PTR_U32(ohcd->hcca) & HCCA_ALIGN) { in ohci_init()
309 ohcd->hcca); in ohci_init()
315 ohcd->hcca, ohcd->hcca_phys); in ohci_init()
346 if (ohcd->hcca) { in ohci_exit()
418 struct ohci_hcca *hcca; in ohci_process_done_head() local
427 hcca = ohcd->hcca; in ohci_process_done_head()
451 hcca->done_head = 0; in ohci_process_done_head()
724 struct ohci_hcca *hcca; in ohci_get_pipe_intr() local
737 hcca = ohcd->hcca; in ohci_get_pipe_intr()
820 struct ohci_hcca *hcca; in ohci_put_pipe_intr() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.c310 if (!ohcd->hcca || PTR_U32(ohcd->hcca) & HCCA_ALIGN) { in ohci_init()
312 ohcd->hcca); in ohci_init()
318 ohcd->hcca, ohcd->hcca_phys); in ohci_init()
349 if (ohcd->hcca) { in ohci_exit()
421 struct ohci_hcca *hcca; in ohci_process_done_head() local
430 hcca = ohcd->hcca; in ohci_process_done_head()
454 hcca->done_head = 0; in ohci_process_done_head()
727 struct ohci_hcca *hcca; in ohci_get_pipe_intr() local
740 hcca = ohcd->hcca; in ohci_get_pipe_intr()
823 struct ohci_hcca *hcca; in ohci_put_pipe_intr() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.c310 if (!ohcd->hcca || PTR_U32(ohcd->hcca) & HCCA_ALIGN) { in ohci_init()
312 ohcd->hcca); in ohci_init()
318 ohcd->hcca, ohcd->hcca_phys); in ohci_init()
349 if (ohcd->hcca) { in ohci_exit()
421 struct ohci_hcca *hcca; in ohci_process_done_head() local
430 hcca = ohcd->hcca; in ohci_process_done_head()
454 hcca->done_head = 0; in ohci_process_done_head()
727 struct ohci_hcca *hcca; in ohci_get_pipe_intr() local
740 hcca = ohcd->hcca; in ohci_get_pipe_intr()
823 struct ohci_hcca *hcca; in ohci_put_pipe_intr() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libusb/
H A Dusb-ohci.c310 if (!ohcd->hcca || PTR_U32(ohcd->hcca) & HCCA_ALIGN) { in ohci_init()
312 ohcd->hcca); in ohci_init()
318 ohcd->hcca, ohcd->hcca_phys); in ohci_init()
349 if (ohcd->hcca) { in ohci_exit()
421 struct ohci_hcca *hcca; in ohci_process_done_head() local
430 hcca = ohcd->hcca; in ohci_process_done_head()
454 hcca->done_head = 0; in ohci_process_done_head()
727 struct ohci_hcca *hcca; in ohci_get_pipe_intr() local
740 hcca = ohcd->hcca; in ohci_get_pipe_intr()
823 struct ohci_hcca *hcca; in ohci_put_pipe_intr() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.c310 if (!ohcd->hcca || PTR_U32(ohcd->hcca) & HCCA_ALIGN) { in ohci_init()
312 ohcd->hcca); in ohci_init()
318 ohcd->hcca, ohcd->hcca_phys); in ohci_init()
349 if (ohcd->hcca) { in ohci_exit()
421 struct ohci_hcca *hcca; in ohci_process_done_head() local
430 hcca = ohcd->hcca; in ohci_process_done_head()
454 hcca->done_head = 0; in ohci_process_done_head()
727 struct ohci_hcca *hcca; in ohci_get_pipe_intr() local
740 hcca = ohcd->hcca; in ohci_get_pipe_intr()
823 struct ohci_hcca *hcca; in ohci_put_pipe_intr() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/usb/host/
H A Dohci-hcd.c323 ed_p = &(ohci->hcca->int_table [i]); in ep_print_int_eds()
600 invalidate_dcache_hcca(ohci->hcca); in sohci_get_current_frame_number()
732 flush_dcache_hcca(ohci->hcca); in ep_link()
1099 invalidate_dcache_hcca(ohci->hcca); in dl_reverse_done_list()
1101 ohci->hcca->done_head = 0; in dl_reverse_done_list()
1102 flush_dcache_hcca(ohci->hcca); in dl_reverse_done_list()
1858 ohci_writel((uintptr_t)ohci->hcca, in hc_start()
2028 gohci.hcca = &ghcca[0]; in usb_lowlevel_init()
2198 if (!ohci->hcca) in ohci_register()
2201 flush_dcache_hcca(ohci->hcca); in ohci_register()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/usb/host/
H A Dohci-hcd.c323 ed_p = &(ohci->hcca->int_table [i]); in ep_print_int_eds()
600 invalidate_dcache_hcca(ohci->hcca); in sohci_get_current_frame_number()
732 flush_dcache_hcca(ohci->hcca); in ep_link()
1099 invalidate_dcache_hcca(ohci->hcca); in dl_reverse_done_list()
1101 ohci->hcca->done_head = 0; in dl_reverse_done_list()
1102 flush_dcache_hcca(ohci->hcca); in dl_reverse_done_list()
1858 ohci_writel((uintptr_t)ohci->hcca, in hc_start()
2028 gohci.hcca = &ghcca[0]; in usb_lowlevel_init()
2198 if (!ohci->hcca) in ohci_register()
2201 flush_dcache_hcca(ohci->hcca); in ohci_register()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/usb/host/
H A Dohci-hcd.c323 ed_p = &(ohci->hcca->int_table [i]); in ep_print_int_eds()
600 invalidate_dcache_hcca(ohci->hcca); in sohci_get_current_frame_number()
732 flush_dcache_hcca(ohci->hcca); in ep_link()
1099 invalidate_dcache_hcca(ohci->hcca); in dl_reverse_done_list()
1101 ohci->hcca->done_head = 0; in dl_reverse_done_list()
1102 flush_dcache_hcca(ohci->hcca); in dl_reverse_done_list()
1858 ohci_writel((uintptr_t)ohci->hcca, in hc_start()
2028 gohci.hcca = &ghcca[0]; in usb_lowlevel_init()
2198 if (!ohci->hcca) in ohci_register()
2201 flush_dcache_hcca(ohci->hcca); in ohci_register()
[all …]

12345678910>>...13