Home
last modified time | relevance | path

Searched refs:SPI_MEM_OP (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspinand.h31 SPI_MEM_OP(SPI_MEM_OP_CMD(0xff, 1), \
37 SPI_MEM_OP(SPI_MEM_OP_CMD((enable) ? 0x06 : 0x04, 1), \
43 SPI_MEM_OP(SPI_MEM_OP_CMD(0x9f, 1), \
49 SPI_MEM_OP(SPI_MEM_OP_CMD(0x1f, 1), \
55 SPI_MEM_OP(SPI_MEM_OP_CMD(0x0f, 1), \
61 SPI_MEM_OP(SPI_MEM_OP_CMD(0xd8, 1), \
67 SPI_MEM_OP(SPI_MEM_OP_CMD(0x13, 1), \
73 SPI_MEM_OP(SPI_MEM_OP_CMD(fast ? 0x0b : 0x03, 1), \
79 SPI_MEM_OP(SPI_MEM_OP_CMD(fast ? 0x0b : 0x03, 1), \
85 SPI_MEM_OP(SPI_MEM_OP_CMD(0x3b, 1), \
[all …]
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspinand.h24 SPI_MEM_OP(SPI_MEM_OP_CMD(0xff, 1), \
30 SPI_MEM_OP(SPI_MEM_OP_CMD((enable) ? 0x06 : 0x04, 1), \
36 SPI_MEM_OP(SPI_MEM_OP_CMD(0x9f, 1), \
42 SPI_MEM_OP(SPI_MEM_OP_CMD(0x1f, 1), \
48 SPI_MEM_OP(SPI_MEM_OP_CMD(0x0f, 1), \
54 SPI_MEM_OP(SPI_MEM_OP_CMD(0xd8, 1), \
60 SPI_MEM_OP(SPI_MEM_OP_CMD(0x13, 1), \
66 SPI_MEM_OP(SPI_MEM_OP_CMD(fast ? 0x0b : 0x03, 1), \
72 SPI_MEM_OP(SPI_MEM_OP_CMD(fast ? 0x0b : 0x03, 1), \
78 SPI_MEM_OP(SPI_MEM_OP_CMD(0x3b, 1), \
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c107 SPI_MEM_OP(SPI_MEM_OP_CMD(nor->read_opcode, 1), in spi_nor_spimem_read_data()
173 SPI_MEM_OP(SPI_MEM_OP_CMD(nor->program_opcode, 1), in spi_nor_spimem_write_data()
233 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WREN, 1), in spi_nor_write_enable()
262 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRDI, 1), in spi_nor_write_disable()
293 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDSR, 1), in spi_nor_read_sr()
324 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDFSR, 1), in spi_nor_read_fsr()
356 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDCR, 1), in spi_nor_read_cr()
386 SPI_MEM_OP(SPI_MEM_OP_CMD(enable ? in spi_nor_set_4byte_addr_mode()
425 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_BRWR, 1), in spansion_set_4byte_addr_mode()
457 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WREAR, 1), in spi_nor_write_ear()
[all …]
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c49 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(code, 1), in spi_nor_read_reg()
65 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(opcode, 1), in spi_nor_write_reg()
77 SPI_MEM_OP(SPI_MEM_OP_CMD(nor->read_opcode, 1), in spi_nor_read_data()
H A Dspi-nor-core.c49 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(code, 1), in spi_nor_read_reg()
65 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(opcode, 1), in spi_nor_write_reg()
77 SPI_MEM_OP(SPI_MEM_OP_CMD(nor->read_opcode, 1), in spi_nor_read_data()
115 SPI_MEM_OP(SPI_MEM_OP_CMD(nor->program_opcode, 1), in spi_nor_write_data()
537 SPI_MEM_OP(SPI_MEM_OP_CMD(nor->erase_opcode, 1), in spi_nor_erase_sector()
/OK3568_Linux_fs/u-boot/include/
H A Dspi-mem.h119 #define SPI_MEM_OP(__cmd, __addr, __dummy, __data) \ macro
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/
H A Dwinbond.c68 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(0xc2, 1), in w25m02gv_select_target()
H A Dmacronix.c56 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(0x7c, 1), in mx35lf1ge4ab_get_eccsr()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dwinbond.c67 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(0xc2, 1), in w25m02gv_select_target()
H A Dmacronix.c83 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(0x7c, 1), in mx35lf1ge4ab_get_eccsr()
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dspi-mem.h131 #define SPI_MEM_OP(__cmd, __addr, __dummy, __data) \ macro
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drockchip_sfc.c680 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(0x9F, 1), in rockchip_sfc_delay_lines_tuning()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-rockchip-sfc.c557 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(0x9F, 1), in rockchip_sfc_delay_lines_tuning()