Searched refs:dbc (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | xhci-dbgcap.c | 89 struct xhci_dbc *dbc; in xhci_dbc_init_contexts() local 96 dbc = xhci->dbc; in xhci_dbc_init_contexts() 97 if (!dbc) in xhci_dbc_init_contexts() 101 info = (struct dbc_info_context *)dbc->ctx->bytes; in xhci_dbc_init_contexts() 102 dma = dbc->string_dma; in xhci_dbc_init_contexts() 110 ep_ctx = dbc_bulkout_ctx(dbc); in xhci_dbc_init_contexts() 111 max_burst = DBC_CTRL_MAXBURST(readl(&dbc->regs->control)); in xhci_dbc_init_contexts() 112 deq = dbc_bulkout_enq(dbc); in xhci_dbc_init_contexts() 115 ep_ctx->deq = cpu_to_le64(deq | dbc->ring_out->cycle_state); in xhci_dbc_init_contexts() 118 ep_ctx = dbc_bulkin_ctx(dbc); in xhci_dbc_init_contexts() [all …]
|
D | xhci-dbgtty.c | 97 struct xhci_dbc *dbc = xhci->dbc; in dbc_read_complete() local 98 struct dbc_port *port = &dbc->port; in dbc_read_complete() 109 struct xhci_dbc *dbc = xhci->dbc; in dbc_write_complete() local 110 struct dbc_port *port = &dbc->port; in dbc_write_complete() 287 struct xhci_dbc *dbc = xhci->dbc; in xhci_dbc_tty_register_driver() local 307 dbc_tty_driver->driver_state = &dbc->port; in xhci_dbc_tty_register_driver() 447 struct xhci_dbc *dbc = xhci->dbc; in xhci_dbc_tty_register_device() local 448 struct dbc_port *port = &dbc->port; in xhci_dbc_tty_register_device() 494 struct xhci_dbc *dbc = xhci->dbc; in xhci_dbc_tty_unregister_device() local 495 struct dbc_port *port = &dbc->port; in xhci_dbc_tty_unregister_device()
|
D | xhci-dbgcap.h | 105 struct xhci_dbc *dbc; member 183 struct xhci_dbc *dbc = xhci->dbc; in get_in_ep() local 185 return &dbc->eps[BULK_IN]; in get_in_ep() 190 struct xhci_dbc *dbc = xhci->dbc; in get_out_ep() local 192 return &dbc->eps[BULK_OUT]; in get_out_ep()
|
D | xhci.h | 1875 void *dbc; member
|
/Linux-v4.19/drivers/usb/early/ |
D | Makefile | 7 obj-$(CONFIG_EARLY_PRINTK_USB_XDBC) += xhci-dbc.o
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | usb3-debug-port.rst | 113 root@target:/sys/bus/pci/devices/0000:00:14.0# cat dbc 118 root@target:/sys/bus/pci/devices/0000:00:14.0# echo enable > dbc 122 root@target:/sys/bus/pci/devices/0000:00:14.0# cat dbc 136 root@target:/sys/bus/pci/devices/0000:00:14.0# cat dbc
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-pci-drivers-xhci_hcd | 1 What: /sys/bus/pci/drivers/xhci_hcd/.../dbc
|
/Linux-v4.19/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 2314 u32 dbc = INL(np, nc_dbc); local 2317 u_char cmd = dbc >> 24; 2323 sym_name(np), hsts, dbc, sbcl); 2401 u32 dbc; local 2417 dbc = INL(np, nc_dbc); 2420 cmd = dbc >> 24; 2421 rest = dbc & 0xffffff;
|
/Linux-v4.19/drivers/scsi/ |
D | ncr53c8xx.c | 6166 u32 dbc = INL (nc_dbc); in ncr_int_par() local 6173 ncr_name(np), hsts, dbc, sstat1); in ncr_int_par() 6198 if (!(dbc & 0xc0000000)) in ncr_int_par() 6199 phase = (dbc >> 24) & 7; in ncr_int_par() 6245 u32 dbc; in ncr_int_ma() local 6259 dbc = INL (nc_dbc); in ncr_int_ma() 6262 cmd = dbc >> 24; in ncr_int_ma() 6263 rest = dbc & 0xffffff; in ncr_int_ma()
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | pfpsp.sa | 306 dc.l $66363dae,$00040804,$2daeff44,$08063dbc 318 dc.l $08006014,$3dae0004,$08042d9f,$08063dbc
|
D | itest.sa | 542 dc.l $4a0066ff,$00002dbc,$52aeff78,$4cfb3fff
|
D | fplsp.sa | 106 dc.l $00002dbc,$4cee0303,$ff9cf22e,$9800ff60
|