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

/freebsd-11-stable/sys/dev/alc/
H A Dif_alcreg.h100 #define ALC_SLD 0x218 /* AR816x */ macro
H A Dif_alc.c800 reg = CSR_READ_4(sc, ALC_SLD);
806 CSR_WRITE_4(sc, ALC_SLD, reg | SLD_START);
809 reg = CSR_READ_4(sc, ALC_SLD);

Completed in 121 milliseconds