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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/spectra/
H A Dlld_nand.c1424 const u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
1438 (eccSectorSize + eccBytes) * j + i] =
1443 (eccSectorSize + eccBytes) * j + i] =
1460 const u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
1484 (eccSectorSize + eccBytes) * j
1490 (eccSectorSize + eccBytes) * j + i];
1792 u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
1838 eccBytes) * j +
1843 for (i = 0; i < eccBytes; i++)
1845 eccBytes) *
1911 u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/spectra/
H A Dlld_nand.c1424 const u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
1438 (eccSectorSize + eccBytes) * j + i] =
1443 (eccSectorSize + eccBytes) * j + i] =
1460 const u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
1484 (eccSectorSize + eccBytes) * j
1490 (eccSectorSize + eccBytes) * j + i];
1792 u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
1838 eccBytes) * j +
1843 for (i = 0; i < eccBytes; i++)
1845 eccBytes) *
1911 u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
[all...]

Completed in 111 milliseconds