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

/freebsd-11.0-release/sys/dev/altera/atse/
H A Dif_atsereg.h293 #define PCS_CONTROL_RESET (1<<15) /* rw */ macro
H A Dif_atse.c821 val |= PCS_CONTROL_RESET;
826 if ((val & PCS_CONTROL_RESET) == 0)
830 if ((val & PCS_CONTROL_RESET) != 0) {

Completed in 29 milliseconds