HomeSort by: relevance | last modified time | path
    Searched refs:ALC_EEPROM_LD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_alc.c 743 reg = CSR_READ_4(sc, ALC_EEPROM_LD);
747 reg = CSR_READ_4(sc, ALC_EEPROM_LD);
754 CSR_WRITE_4(sc, ALC_EEPROM_LD, reg |
758 reg = CSR_READ_4(sc, ALC_EEPROM_LD);
if_alcreg.h 66 #define ALC_EEPROM_LD 0x204 /* AR816x */

Completed in 16 milliseconds