Searched refs:is_elm_present (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/
H A Domap2.c1584 * is_elm_present - checks for presence of ELM module by scanning DT nodes
1587 static bool is_elm_present(struct omap_nand_info *info, is_elm_present() function
1644 if (ecc_needs_elm && !is_elm_present(info, pdata->elm_of_node)) { omap2_nand_ecc_check()

Completed in 60 milliseconds