Home
last modified time | relevance | path

Searched refs:hm (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Domap_gpmc.c124 uint32_t orig_ecc, new_ecc, res, hm; in omap_correct_data() local
135 hm = hweight32(res); in omap_correct_data()
137 if (hm == 12) { in omap_correct_data()
144 } else if (hm == 1) { in omap_correct_data()

Completed in 5 milliseconds