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()
1634 if (pl022->vendor->fifodepth < 16) { in verify_controller_parameters()
1641 if (pl022->vendor->fifodepth < 32) { in verify_controller_parameters()
1659 if (pl022->vendor->fifodepth < 16) { in verify_controller_parameters()
1666 if (pl022->vendor->fifodepth < 32) { in verify_controller_parameters()
2384 .fifodepth = 8,
2394 .fifodepth = 32,
2404 .fifodepth = 32,
2414 .fifodepth = 8,