usb: dwc3: debugfs: Print eps Tx/RxFIFO in bytes
authorThinh Nguyen <thinh.nguyen@synopsys.com>
Thu, 8 Nov 2018 01:55:06 +0000 (17:55 -0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 26 Nov 2018 07:06:31 +0000 (09:06 +0200)
commit0f874f79dc81aec0229babebd6ef04e591a548d2
treeb807bb0305b3208bad6d6b38240f589aeeafdc31
parent2c85a1817e4ba09592964226b46305a7b9599884
usb: dwc3: debugfs: Print eps Tx/RxFIFO in bytes

TxFIFO and RxFIFO from GDBGFIFOSPACE are fifo depths in MDWIDTH. Convert
them into bytes for easier read.

Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/debugfs.c