Searched refs:spi_mem_supports_op (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/spl/drivers/spi/ |
| H A D | spi-mem.su | |
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | spi-mem.su | |
| H A D | spi-mem.c | 178 bool spi_mem_supports_op(struct spi_slave *slave, in spi_mem_supports_op() function 189 EXPORT_SYMBOL_GPL(spi_mem_supports_op); 215 if (!spi_mem_supports_op(slave, op)) in spi_mem_exec_op()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-mem.c | 238 bool spi_mem_supports_op(struct spi_mem *mem, const struct spi_mem_op *op) in spi_mem_supports_op() function 245 EXPORT_SYMBOL_GPL(spi_mem_supports_op); 546 if (!spi_mem_supports_op(desc->mem, &desc->info.op_tmpl)) in spi_mem_dirmap_create()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | spi-mem.h | 240 bool spi_mem_supports_op(struct spi_slave *slave, const struct spi_mem_op *op);
|
| /OK3568_Linux_fs/kernel/include/linux/spi/ |
| H A D | spi-mem.h | 350 bool spi_mem_supports_op(struct spi_mem *mem,
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/ |
| H A D | core.c | 811 if (spi_mem_supports_op(spinand->slave, &ops[i])) in spinand_find_supported_op() 976 if (!spi_mem_supports_op(spinand->slave, &op)) in spinand_select_op_variant()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/ |
| H A D | core.c | 973 if (!spi_mem_supports_op(spinand->spimem, &op)) in spinand_select_op_variant()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | core.c | 2450 if (!spi_mem_supports_op(nor->spimem, op)) { in spi_nor_spimem_check_op() 2456 if (!spi_mem_supports_op(nor->spimem, op)) in spi_nor_spimem_check_op()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 2231 spi_mem_supports_op
|
| /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 | |