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

/freebsd-10.3-release/sys/dev/ste/
H A Dif_stereg.h90 #define STE_PHYCTL 0x5E macro
H A Dif_ste.c212 val = CSR_READ_1(sc, STE_PHYCTL);
213 CSR_BARRIER(sc, STE_PHYCTL, 1,
229 CSR_WRITE_1(sc, STE_PHYCTL, val);
230 CSR_BARRIER(sc, STE_PHYCTL, 1,

Completed in 105 milliseconds