Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/spectra/
Dlld_nand.c282 DeviceInfo.wECCBytesPerSector *= DeviceInfo.wDevicesConnected; in set_ecc_config()
286 (ECC_SECTOR_SIZE * DeviceInfo.wDevicesConnected) * in set_ecc_config()
298 DeviceInfo.wECCBytesPerSector *= DeviceInfo.wDevicesConnected; in set_ecc_config()
301 (ECC_SECTOR_SIZE * DeviceInfo.wDevicesConnected) * in set_ecc_config()
650 DeviceInfo.wDevicesConnected); in dump_device_info()
751 DeviceInfo.wDevicesConnected = ioread32(FlashReg + DEVICES_CONNECTED); in NAND_Read_Device_ID()
755 DeviceInfo.wDevicesConnected; in NAND_Read_Device_ID()
1030 ecc_sect_size = ECC_SECTOR_SIZE * (DeviceInfo.wDevicesConnected); in do_ecc_new()
1078 DeviceInfo.wDevicesConnected + in do_ecc_new()
1432 eccSectorSize = ECC_SECTOR_SIZE * (DeviceInfo.wDevicesConnected); in Conv_Main_Spare_Data_Log2Phy_Format()
[all …]
Dflash.h71 u16 wDevicesConnected; member
Dlld_cdma.c724 eccSectorSize = ECC_SECTOR_SIZE * (DeviceInfo.wDevicesConnected); in do_ecc_for_desc()
755 DeviceInfo.wDevicesConnected + in do_ecc_for_desc()