Lines Matching defs:fifodepth
313 * @fifodepth: depth of FIFOs (both)
323 int fifodepth;
707 while ((pl022->exp_fifo_level < pl022->vendor->fifodepth)
958 rx_conf.src_maxburst = pl022->vendor->fifodepth >> 1;
979 tx_conf.dst_maxburst = pl022->vendor->fifodepth >> 1;
1492 "spi-pl022 exp_fifo_level/fifodepth: %u/%d\n",
1494 pl022->vendor->fifodepth);
1652 if (pl022->vendor->fifodepth < 16) {
1659 if (pl022->vendor->fifodepth < 32) {
1677 if (pl022->vendor->fifodepth < 16) {
1684 if (pl022->vendor->fifodepth < 32) {
2344 .fifodepth = 8,
2354 .fifodepth = 32,
2364 .fifodepth = 32,
2374 .fifodepth = 8,