fifodepth 117 drivers/i2c/busses/i2c-nomadik.c u32 fifodepth; fifodepth 971 drivers/i2c/busses/i2c-nomadik.c u32 max_fifo_threshold = (vendor->fifodepth / 2) - 1; fifodepth 1077 drivers/i2c/busses/i2c-nomadik.c .fifodepth = 16, /* Guessed from TFTR/RFTR = 7 */ fifodepth 1082 drivers/i2c/busses/i2c-nomadik.c .fifodepth = 32, /* Guessed from TFTR/RFTR = 15 */ fifodepth 323 drivers/spi/spi-pl022.c int fifodepth; fifodepth 713 drivers/spi/spi-pl022.c while ((pl022->exp_fifo_level < pl022->vendor->fifodepth) fifodepth 964 drivers/spi/spi-pl022.c rx_conf.src_maxburst = pl022->vendor->fifodepth >> 1; fifodepth 985 drivers/spi/spi-pl022.c tx_conf.dst_maxburst = pl022->vendor->fifodepth >> 1; fifodepth 1499 drivers/spi/spi-pl022.c pl022->vendor->fifodepth); fifodepth 1656 drivers/spi/spi-pl022.c if (pl022->vendor->fifodepth < 16) { fifodepth 1663 drivers/spi/spi-pl022.c if (pl022->vendor->fifodepth < 32) { fifodepth 1681 drivers/spi/spi-pl022.c if (pl022->vendor->fifodepth < 16) { fifodepth 1688 drivers/spi/spi-pl022.c if (pl022->vendor->fifodepth < 32) { fifodepth 2406 drivers/spi/spi-pl022.c .fifodepth = 8, fifodepth 2416 drivers/spi/spi-pl022.c .fifodepth = 32, fifodepth 2426 drivers/spi/spi-pl022.c .fifodepth = 32, fifodepth 2436 drivers/spi/spi-pl022.c .fifodepth = 8,