| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | sh_spi.c | 207 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer()
|
| H A D | soft_spi.c | 108 static int soft_spi_xfer(struct udevice *dev, unsigned int bitlen, in soft_spi_xfer()
|
| H A D | altera_spi.c | 87 static int altera_spi_xfer(struct udevice *dev, unsigned int bitlen, in altera_spi_xfer()
|
| H A D | mxs_spi.c | 310 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer()
|
| H A D | stm32_qspi.c | 298 struct spi_flash *flash, unsigned int bitlen, in _stm32_qspi_xfer() 526 static int stm32_qspi_xfer(struct udevice *dev, unsigned int bitlen, in stm32_qspi_xfer()
|
| H A D | exynos_spi.c | 322 static int exynos_spi_xfer(struct udevice *dev, unsigned int bitlen, in exynos_spi_xfer()
|
| H A D | sh_qspi.c | 202 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer()
|
| H A D | bcm63xx_hsspi.c | 216 static int bcm63xx_hsspi_xfer(struct udevice *dev, unsigned int bitlen, in bcm63xx_hsspi_xfer()
|
| H A D | tegra20_sflash.c | 203 static int tegra20_sflash_xfer(struct udevice *dev, unsigned int bitlen, in tegra20_sflash_xfer()
|
| H A D | xilinx_spi.c | 166 static int xilinx_spi_xfer(struct udevice *dev, unsigned int bitlen, in xilinx_spi_xfer()
|
| H A D | zynq_spi.c | 209 static int zynq_spi_xfer(struct udevice *dev, unsigned int bitlen, in zynq_spi_xfer()
|
| H A D | bcm63xx_spi.c | 197 static int bcm63xx_spi_xfer(struct udevice *dev, unsigned int bitlen, in bcm63xx_spi_xfer()
|
| H A D | tegra114_spi.c | 219 static int tegra114_spi_xfer(struct udevice *dev, unsigned int bitlen, in tegra114_spi_xfer()
|
| H A D | tegra210_qspi.c | 203 static int tegra210_qspi_xfer(struct udevice *dev, unsigned int bitlen, in tegra210_qspi_xfer()
|
| H A D | rk_spi.c | 410 static int rockchip_spi_xfer(struct udevice *dev, unsigned int bitlen, in rockchip_spi_xfer()
|
| H A D | bcmstb_spi.c | 263 static int bcmstb_spi_xfer(struct udevice *dev, unsigned int bitlen, in bcmstb_spi_xfer()
|
| H A D | pic32_spi.c | 234 static int pic32_spi_xfer(struct udevice *slave, unsigned int bitlen, in pic32_spi_xfer()
|
| H A D | fsl_espi.c | 245 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *data_out, in spi_xfer()
|
| H A D | tegra20_slink.c | 197 static int tegra30_spi_xfer(struct udevice *dev, unsigned int bitlen, in tegra30_spi_xfer()
|
| H A D | ich.c | 369 static int ich_spi_xfer(struct udevice *dev, unsigned int bitlen, in ich_spi_xfer()
|
| H A D | designware_spi.c | 350 static int dw_spi_xfer(struct udevice *dev, unsigned int bitlen, in dw_spi_xfer()
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | pmic.h | 40 unsigned int bitlen; member
|
| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | rkspi.c | 229 int rockchip_spi_xfer(u8 bus, u8 cs, unsigned int bitlen, const void *dout, void *din, unsigned lon… in rockchip_spi_xfer()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | ssd2828.c | 120 int j, bitlen = 24; in soft_spi_xfer_24bit_3wire() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | sandbox.c | 318 static int sandbox_sf_xfer(struct udevice *dev, unsigned int bitlen, in sandbox_sf_xfer()
|