Home
last modified time | relevance | path

Searched full:hcca (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c323 ed_p = &(ohci->hcca->int_table [i]); in ep_print_int_eds()
495 ep_print_int_eds(controller, "hcca"); in ohci_dump()
496 invalidate_dcache_hcca(controller->hcca); in ohci_dump()
497 dbg("hcca frame #%04x", controller->hcca->frame_no); in ohci_dump()
600 invalidate_dcache_hcca(ohci->hcca); in sohci_get_current_frame_number()
601 return m16_swap(ohci->hcca->frame_no); in sohci_get_current_frame_number()
722 for (ed_p = &(ohci->hcca->int_table[\ in ep_link()
732 flush_dcache_hcca(ohci->hcca); in ep_link()
748 __u32 *ed_p = &ohci->hcca->int_table [index]; in periodic_unlink()
1099 invalidate_dcache_hcca(ohci->hcca); in dl_reverse_done_list()
[all …]
H A Dohci.h134 * The HCCA (Host Controller Communications Area) is a 256 byte
170 __u32 hcca; member
387 struct ohci_hcca *hcca; /* hcca */ member
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c350 ohci->hcca = 0; in ohci_soft_reset()
472 dma_addr_t addr, struct ohci_hcca *hcca) in ohci_read_hcca() argument
474 return dma_memory_read(ohci->as, addr + ohci->localmem_base, hcca, in ohci_read_hcca()
475 sizeof(*hcca), MEMTXATTRS_UNSPECIFIED); in ohci_read_hcca()
504 dma_addr_t addr, struct ohci_hcca *hcca) in ohci_put_hcca() argument
508 (char *)hcca + HCCA_WRITEBACK_OFFSET, in ohci_put_hcca()
1213 struct ohci_hcca hcca; in ohci_frame_boundary() local
1215 if (ohci_read_hcca(ohci, ohci->hcca, &hcca)) { in ohci_frame_boundary()
1216 trace_usb_ohci_hcca_read_error(ohci->hcca); in ohci_frame_boundary()
1226 ohci_service_ed_list(ohci, le32_to_cpu(hcca.intr[n])); in ohci_frame_boundary()
[all …]
H A Dhcd-ohci.h57 uint32_t hcca; member
H A Dtrace-events61 usb_ohci_hcca_read_error(uint32_t addr) "HCCA read error at 0x%x"
/openbmc/linux/drivers/usb/host/
H A Dohci-hcd.c510 if (ohci->hcca) in ohci_init()
517 ohci->hcca = gen_pool_dma_alloc_align(hcd->localmem_pool, in ohci_init()
518 sizeof(*ohci->hcca), in ohci_init()
521 ohci->hcca = dma_alloc_coherent(hcd->self.controller, in ohci_init()
522 sizeof(*ohci->hcca), in ohci_init()
525 if (!ohci->hcca) in ohci_init()
594 memset (ohci->hcca, 0, sizeof (struct ohci_hcca)); in ohci_run()
633 ohci_writel (ohci, (u32) ohci->hcca_dma, &ohci->regs->hcca); in ohci_run()
883 * optimization of checking the LSB of hcca->done_head; it doesn't in ohci_irq()
1019 if (ohci->hcca) { in ohci_stop()
[all …]
H A Dohci.h186 * The HCCA (Host Controller Communications Area) is a 256 byte
220 __hc32 hcca; member
375 struct ohci_hcca *hcca; member
652 * The HCCA frame number is 16 bits, but is accessed as 32 bits since not all
665 tmp = be32_to_cpup((__force __be32 *)&ohci->hcca->frame_no); in ohci_frame_no()
669 tmp = le32_to_cpup((__force __le32 *)&ohci->hcca->frame_no); in ohci_frame_no()
H A Dohci-dbg.c246 if (controller->hcca) in ohci_dump()
248 "hcca frame #%04x\n", ohci_frame_no(controller)); in ohci_dump()
618 /* hcca */ in fill_registers_buffer()
619 if (ohci->hcca) in fill_registers_buffer()
621 "hcca frame 0x%04x\n", ohci_frame_no(ohci)); in fill_registers_buffer()
H A Dohci-q.c153 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_link()
277 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_unlink()
497 // flush those writes, and get latest HCCA contents in start_ed_unlink()
940 td_dma = hc32_to_cpup (ohci, &ohci->hcca->done_head); in update_done_list()
941 ohci->hcca->done_head = 0; in update_done_list()
H A Dohci-hub.c232 ohci_writel (ohci, (u32) ohci->hcca_dma, &ohci->regs->hcca); in ohci_rh_resume()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800usb.h41 * 0:MGMT, 1:HCCA 2:EDCA
H A Drt2800mmio.h63 * 0:MGMT, 1:HCCA 2:EDCA
H A Drt61pci.h814 * TX_RING_CSR1: TX Ring size for MGMT Ring, HCCA Ring
1316 * HOST_Q_ID: EDCA/HCCA queue ID.
H A Drt2x00queue.h39 * @QID_HCCA: HCCA queue
H A Drt73usb.h949 * HOST_Q_ID: EDCA/HCCA queue ID.
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_rf.h59 cQos = 0x0200, /* For HCCA, use with CF-Pollable and CF-PollReq */
H A Dhal_com.h82 /* BK, BE, VI, VO, HCCA, MANAGEMENT, COMMAND, HIGH, BEACON. */
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c369 /* BK, BE, VI, VO, BCN, CMD, MGT, HIGH, HCCA */ in _TwoOutPipeMapping()
386 /* BK, BE, VI, VO, BCN, CMD, MGT, HIGH, HCCA */ in _TwoOutPipeMapping()
410 /* BK, BE, VI, VO, BCN, CMD, MGT, HIGH, HCCA */ in _ThreeOutPipeMapping()
427 /* BK, BE, VI, VO, BCN, CMD, MGT, HIGH, HCCA */ in _ThreeOutPipeMapping()
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dgeneric-ohci.yaml108 Set if frame_no lives in bits [15:0] of HCCA
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dprph.h264 * 5 -- unused (HCCA)
265 * 6 -- unused (HCCA)
H A D3945.h404 /* 4 DATA + 1 CMD. There are 2 HCCA queues that are not used. */
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_hw.h154 RQPN2 = 0x184, // Reserved Queue Page Number, HCCA, Cmd, Mgnt, High
/openbmc/u-boot/common/
H A Dbootm.c532 * controller), because the HCCA (Host Controller Communication Area) in bootm_disable_interrupts()
535 * updated every 1 ms within the HCCA structure in SDRAM! For more in bootm_disable_interrupts()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c353 // For HCCA or WMMSA, TS cannot be addmit without negotiation. in GetTs()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dconf.h354 CONF_CHANNEL_TYPE_HCCA = 2, /* HCCA*/

12