Searched refs:rxfifo_depth (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/host/
H A Dxhci-mtk.h175 u32 rxfifo_depth; member in struct:xhci_hcd_mtk
H A Dxhci-mtk.c184 if (!mtk->rxfifo_depth)
190 SCH_FIFO_TO_KB(mtk->rxfifo_depth) - 1);
564 of_property_read_u32(node, "rx-fifo-depth", &mtk->rxfifo_depth);

Completed in 104 milliseconds