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

/freebsd-current/sys/dev/cadence/
H A Dif_cgem.c856 WR4(sc, CGEM_NET_CTRL, sc->net_ctl_shadow |
963 WR4(sc, CGEM_NET_CTRL, sc->net_ctl_shadow &
966 WR4(sc, CGEM_NET_CTRL, sc->net_ctl_shadow);
1017 WR4(sc, CGEM_NET_CTRL, sc->net_ctl_shadow |
1050 WR4(sc, CGEM_NET_CTRL, 0);
1052 WR4(sc, CGEM_NET_CTRL, CGEM_NET_CTRL_CLR_STAT_REGS);
1066 WR4(sc, CGEM_NET_CTRL, sc->net_ctl_shadow);
1125 WR4(sc, CGEM_NET_CTRL, sc->net_ctl_shadow);
H A Dif_cgem_hw.h46 #define CGEM_NET_CTRL 0x000 /* Network Control */ macro

Completed in 122 milliseconds