Searched refs:mtd (Results 1 – 2 of 2) sorted by relevance
1385 struct ffa_mtd_v1_0 mtd = {0}; in spmc_populate_ffa_hyp_descriptor() local1387 mtd_size = sizeof(mtd); in spmc_populate_ffa_hyp_descriptor()1395 mtd.sender_id = orig_obj->desc.sender_id; in spmc_populate_ffa_hyp_descriptor()1396 mtd.handle = orig_obj->desc.handle; in spmc_populate_ffa_hyp_descriptor()1397 mtd.emad_count = 1; in spmc_populate_ffa_hyp_descriptor()1398 memcpy(dst, &mtd, mtd_size); in spmc_populate_ffa_hyp_descriptor()1400 struct ffa_mtd mtd = {0}; in spmc_populate_ffa_hyp_descriptor() local1402 mtd_size = sizeof(mtd); in spmc_populate_ffa_hyp_descriptor()1410 mtd.sender_id = orig_obj->desc.sender_id; in spmc_populate_ffa_hyp_descriptor()1411 mtd.handle = orig_obj->desc.handle; in spmc_populate_ffa_hyp_descriptor()[all …]
10645 - mtd: Add SPI-NOR, SPI-NAND, SPI-MEM, and raw NAND framework