Home
last modified time | relevance | path

Searched refs:E2PROM_CSR_TYPE_93C46 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt61pci.h997 #define E2PROM_CSR_TYPE_93C46 FIELD32(0x00000020) macro
H A Drt61pci.c2312 eeprom.width = rt2x00_get_field32(reg, E2PROM_CSR_TYPE_93C46) ? in rt61pci_validate_eeprom()