Searched refs:SPINAND_GET_FEATURE_OP (Results 1 – 4 of 4) sorted by relevance
168 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(GD5FXGQ4UEXXG_REG_STATUS2, in gd5fxgq4uexxg_ecc_get_status()
76 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(0x30, &mbf); in tx58cxgxsxraix_ecc_get_status()
25 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(reg, in spinand_read_reg_op()
47 #define SPINAND_GET_FEATURE_OP(reg, valptr) \ macro