Home
last modified time | relevance | path

Searched refs:SPINAND_GET_FEATURE_OP (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mtd/nand/spi/
A Dgigadevice.c188 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(GD5FXGQXXEXXG_REG_STATUS2, in gd5fxgq4uexxg_ecc_get_status()
231 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(GD5FXGQXXEXXG_REG_STATUS2, in gd5fxgq5xexxg_ecc_get_status()
A Dtoshiba.c76 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(0x30, spinand->scratchbuf); in tx58cxgxsxraix_ecc_get_status()
A Dwinbond.c130 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(0x30, spinand->scratchbuf); in w25n02kv_ecc_get_status()
A Dcore.c25 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(reg, in spinand_read_reg_op()
539 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(REG_STATUS, in spinand_wait()
/linux/include/linux/mtd/
A Dspinand.h47 #define SPINAND_GET_FEATURE_OP(reg, valptr) \ macro

Completed in 14 milliseconds