Searched refs:ALC_EEPROM_LD (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/alc/
H A Dif_alcreg.h84 #define ALC_EEPROM_LD 0x204 /* AR816x */ macro
H A Dif_alc.c822 reg = CSR_READ_4(sc, ALC_EEPROM_LD);
826 reg = CSR_READ_4(sc, ALC_EEPROM_LD);
833 CSR_WRITE_4(sc, ALC_EEPROM_LD, reg |
837 reg = CSR_READ_4(sc, ALC_EEPROM_LD);

Completed in 64 milliseconds