Lines Matching refs:fifodepth
331 int fifodepth; member
728 while ((pl022->exp_fifo_level < pl022->vendor->fifodepth) in readwriter()
980 rx_conf.src_maxburst = pl022->vendor->fifodepth >> 1; in configure_dma()
1001 tx_conf.dst_maxburst = pl022->vendor->fifodepth >> 1; in configure_dma()
1646 if (pl022->vendor->fifodepth < 16) { in verify_controller_parameters()
1653 if (pl022->vendor->fifodepth < 32) { in verify_controller_parameters()
1671 if (pl022->vendor->fifodepth < 16) { in verify_controller_parameters()
1678 if (pl022->vendor->fifodepth < 32) { in verify_controller_parameters()
2400 .fifodepth = 8,
2410 .fifodepth = 32,
2420 .fifodepth = 32,
2430 .fifodepth = 8,