Home
last modified time | relevance | path

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

/drivers/staging/bcm/
DMacros.h326 NVM_EEPROM, enumerator
Dnvm.c1826 } else if (Adapter->eNVMType == NVM_EEPROM) { in BeceemNVMRead()
1936 } else if (Adapter->eNVMType == NVM_EEPROM) { in BeceemNVMWrite()
2143 if (Adapter->eNVMType == NVM_EEPROM) in BcmGetNvmSize()
2625 return NVM_EEPROM; in BcmGetNvmType()
2641 return NVM_EEPROM; in BcmGetNvmType()
DBcmchar.c1385 if (ad->eNVMType == NVM_EEPROM || ad->eNVMType == NVM_FLASH) { in bcm_char_ioctl_get_nvm_size()