Searched refs:mx28_nand_dbbt (Results 1 – 1 of 1) sorted by relevance
102 struct mx28_nand_dbbt { struct313 static struct mx28_nand_dbbt *mx28_nand_get_dbbt(void) in mx28_nand_get_dbbt()315 struct mx28_nand_dbbt *dbbt; in mx28_nand_get_dbbt()406 static int mx28_nand_write_dbbt(struct mx28_nand_dbbt *dbbt, uint8_t *buf) in mx28_nand_write_dbbt()413 memcpy(buf + offset, dbbt, sizeof(struct mx28_nand_dbbt)); in mx28_nand_write_dbbt()467 struct mx28_nand_dbbt *dbbt; in mx28_create_nand_image()
Completed in 3 milliseconds