Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DMacros.h334 NVM_EEPROM, enumerator
Dnvm.c2071 else if(Adapter->eNVMType == NVM_EEPROM) in BeceemNVMRead()
2203 else if(Adapter->eNVMType == NVM_EEPROM) in BeceemNVMWrite()
2450 if(Adapter->eNVMType == NVM_EEPROM) in BcmGetNvmSize()
2970 return NVM_EEPROM; in BcmGetNvmType()
2988 return NVM_EEPROM; in BcmGetNvmType()
DBcmchar.c1184 if (Adapter->eNVMType == NVM_EEPROM || Adapter->eNVMType == NVM_FLASH) { in bcm_char_ioctl()