Searched refs:oob_index (Results 1 – 1 of 1) sorted by relevance
892 int oob_index, chip_cs, mem_region, ret; in stm32_fmc2_nfc_probe() local1006 oob_index = FMC2_BBM_LEN; in stm32_fmc2_nfc_probe()1007 for (i = 0; i < ecclayout->eccbytes; i++, oob_index++) in stm32_fmc2_nfc_probe()1008 ecclayout->eccpos[i] = oob_index; in stm32_fmc2_nfc_probe()1009 ecclayout->oobfree->offset = oob_index; in stm32_fmc2_nfc_probe()
Completed in 4 milliseconds