Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h95 #define DBC_WRITE_BUF_SIZE 8192 macro
H A Dxhci-dbgtty.c427 ret = kfifo_alloc(&port->write_fifo, DBC_WRITE_BUF_SIZE, GFP_KERNEL); in xhci_dbc_tty_register_device()