Searched refs:mx28_nand_dbbt (Results 1 – 1 of 1) sorted by relevance
103 struct mx28_nand_dbbt { struct314 static struct mx28_nand_dbbt *mx28_nand_get_dbbt(void) in mx28_nand_get_dbbt()316 struct mx28_nand_dbbt *dbbt; in mx28_nand_get_dbbt()407 static int mx28_nand_write_dbbt(struct mx28_nand_dbbt *dbbt, uint8_t *buf) in mx28_nand_write_dbbt()414 memcpy(buf + offset, dbbt, sizeof(struct mx28_nand_dbbt)); in mx28_nand_write_dbbt()468 struct mx28_nand_dbbt *dbbt; in mx28_create_nand_image()