Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212reg.h715 #define AR_PCICFG_EEPROM_SIZE 0x00000018 /* Mask for EEPROM size */ macro
HDar5212_attach.c470 val = MS(val, AR_PCICFG_EEPROM_SIZE); in ar5212Attach()