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

/freebsd-13-stable/sys/dev/altera/atse/
H A Dif_atsereg.h284 #define PCS_CONTROL 0x00 /* rw */ macro
H A Dif_atse.c720 val = PCS_READ_2(sc, PCS_CONTROL);
724 PCS_WRITE_2(sc, PCS_CONTROL, val);
727 val = PCS_READ_2(sc, PCS_CONTROL);
729 PCS_WRITE_2(sc, PCS_CONTROL, val);
733 val = PCS_READ_2(sc, PCS_CONTROL);

Completed in 70 milliseconds