Searched refs:spi_check_buswidth_req (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | spi-mem.c | 105 static int spi_check_buswidth_req(struct spi_slave *slave, u8 buswidth, bool tx) in spi_check_buswidth_req() function 143 if (spi_check_buswidth_req(slave, op->cmd.buswidth, true)) in spi_mem_default_supports_op() 147 spi_check_buswidth_req(slave, op->addr.buswidth, true)) in spi_mem_default_supports_op() 151 spi_check_buswidth_req(slave, op->dummy.buswidth, true)) in spi_mem_default_supports_op() 155 spi_check_buswidth_req(slave, op->data.buswidth, in spi_mem_default_supports_op()
|
| H A D | spi-mem.su | |
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-mem.c | 102 static int spi_check_buswidth_req(struct spi_mem *mem, u8 buswidth, bool tx) in spi_check_buswidth_req() function 143 if (spi_check_buswidth_req(mem, op->cmd.buswidth, true)) in spi_mem_check_buswidth() 147 spi_check_buswidth_req(mem, op->addr.buswidth, true)) in spi_mem_check_buswidth() 151 spi_check_buswidth_req(mem, op->dummy.buswidth, true)) in spi_mem_check_buswidth() 155 spi_check_buswidth_req(mem, op->data.buswidth, in spi_mem_check_buswidth()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/spi/ |
| H A D | spi-mem.su | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |