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

/arch/arm/mach-omap2/
H A Dgpmc.c98 static int gpmc_ecc_used = -EINVAL; /* cs using ecc engine */ variable
858 if (gpmc_ecc_used != -EINVAL)
861 gpmc_ecc_used = cs;
909 if (gpmc_ecc_used != cs)
919 gpmc_ecc_used = -EINVAL;

Completed in 7 milliseconds