Home
last modified time | relevance | path

Searched defs:bitlen (Results 26 – 50 of 57) sorted by relevance

123

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dsh_spi.c207 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer()
H A Dsoft_spi.c108 static int soft_spi_xfer(struct udevice *dev, unsigned int bitlen, in soft_spi_xfer()
H A Daltera_spi.c87 static int altera_spi_xfer(struct udevice *dev, unsigned int bitlen, in altera_spi_xfer()
H A Dmxs_spi.c310 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer()
H A Dstm32_qspi.c298 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 Dexynos_spi.c322 static int exynos_spi_xfer(struct udevice *dev, unsigned int bitlen, in exynos_spi_xfer()
H A Dsh_qspi.c202 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer()
H A Dbcm63xx_hsspi.c216 static int bcm63xx_hsspi_xfer(struct udevice *dev, unsigned int bitlen, in bcm63xx_hsspi_xfer()
H A Dtegra20_sflash.c203 static int tegra20_sflash_xfer(struct udevice *dev, unsigned int bitlen, in tegra20_sflash_xfer()
H A Dxilinx_spi.c166 static int xilinx_spi_xfer(struct udevice *dev, unsigned int bitlen, in xilinx_spi_xfer()
H A Dzynq_spi.c209 static int zynq_spi_xfer(struct udevice *dev, unsigned int bitlen, in zynq_spi_xfer()
H A Dbcm63xx_spi.c197 static int bcm63xx_spi_xfer(struct udevice *dev, unsigned int bitlen, in bcm63xx_spi_xfer()
H A Dtegra114_spi.c219 static int tegra114_spi_xfer(struct udevice *dev, unsigned int bitlen, in tegra114_spi_xfer()
H A Dtegra210_qspi.c203 static int tegra210_qspi_xfer(struct udevice *dev, unsigned int bitlen, in tegra210_qspi_xfer()
H A Drk_spi.c410 static int rockchip_spi_xfer(struct udevice *dev, unsigned int bitlen, in rockchip_spi_xfer()
H A Dbcmstb_spi.c263 static int bcmstb_spi_xfer(struct udevice *dev, unsigned int bitlen, in bcmstb_spi_xfer()
H A Dpic32_spi.c234 static int pic32_spi_xfer(struct udevice *slave, unsigned int bitlen, in pic32_spi_xfer()
H A Dfsl_espi.c245 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *data_out, in spi_xfer()
H A Dtegra20_slink.c197 static int tegra30_spi_xfer(struct udevice *dev, unsigned int bitlen, in tegra30_spi_xfer()
H A Dich.c369 static int ich_spi_xfer(struct udevice *dev, unsigned int bitlen, in ich_spi_xfer()
H A Ddesignware_spi.c350 static int dw_spi_xfer(struct udevice *dev, unsigned int bitlen, in dw_spi_xfer()
/OK3568_Linux_fs/u-boot/include/power/
H A Dpmic.h40 unsigned int bitlen; member
/OK3568_Linux_fs/u-boot/examples/standalone/
H A Drkspi.c229 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 Dssd2828.c120 int j, bitlen = 24; in soft_spi_xfer_24bit_3wire() local
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsandbox.c318 static int sandbox_sf_xfer(struct udevice *dev, unsigned int bitlen, in sandbox_sf_xfer()

123