repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 5.6.13
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
bcm283x-rpi-usb-peripheral.dtsi
blob
0ff0e9e2532725e50f7480bbd911463136c24765
1
// SPDX-License-Identifier: GPL-2.0
2
&usb {
3
dr_mode = "peripheral";
4
g-rx-fifo-size = <256>;
5
g-np-tx-fifo-size = <32>;
6
g-tx-fifo-size = <256 256 512 512 512 768 768>;
7
};