Lines Matching defs:fifodepth
314 * @fifodepth: depth of FIFOs (both)
324 int fifodepth;
716 while ((pl022->exp_fifo_level < pl022->vendor->fifodepth)
967 rx_conf.src_maxburst = pl022->vendor->fifodepth >> 1;
988 tx_conf.dst_maxburst = pl022->vendor->fifodepth >> 1;
1501 "spi-pl022 exp_fifo_level/fifodepth: %u/%d\n",
1503 pl022->vendor->fifodepth);
1659 if (pl022->vendor->fifodepth < 16) {
1666 if (pl022->vendor->fifodepth < 32) {
1684 if (pl022->vendor->fifodepth < 16) {
1691 if (pl022->vendor->fifodepth < 32) {
2409 .fifodepth = 8,
2419 .fifodepth = 32,
2429 .fifodepth = 32,
2439 .fifodepth = 8,