Searched refs:SPINAND_MAX_ID_LEN (Results 1 – 2 of 2) sorted by relevance
142 #define SPINAND_MAX_ID_LEN 4 macro156 u8 data[SPINAND_MAX_ID_LEN];
439 SPINAND_MAX_ID_LEN); in spinand_read_id_op()444 memcpy(buf, spinand->scratchbuf, SPINAND_MAX_ID_LEN); in spinand_read_id_op()912 spinand->id.len = SPINAND_MAX_ID_LEN; in spinand_detect()916 dev_err(dev, "unknown raw ID %*phN\n", SPINAND_MAX_ID_LEN, in spinand_detect()972 spinand->scratchbuf = kzalloc(SPINAND_MAX_ID_LEN, GFP_KERNEL); in spinand_init()