Searched refs:SIBA_TGSLOW_FGC (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/siba/
H A Dsibareg.h264 #define SIBA_TGSLOW_FGC 0x00020000 macro
H A Dsiba_core.c1790 SIBA_TGSLOW_RESET | SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
1804 SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
1878 siba_write_4_sub(sd, SIBA_TGSLOW, SIBA_TGSLOW_FGC | SIBA_TGSLOW_CLOCK |
/freebsd-10.2-release/sys/dev/bwn/
H A Dif_bwn.c1728 low = (siba_read_4(sc->sc_dev, SIBA_TGSLOW) | SIBA_TGSLOW_FGC) &
1733 siba_write_4(sc->sc_dev, SIBA_TGSLOW, low & ~SIBA_TGSLOW_FGC);
8318 BWN_TGSLOW_PHYRESET) | SIBA_TGSLOW_FGC);
8321 (siba_read_4(sc->sc_dev, SIBA_TGSLOW) & ~SIBA_TGSLOW_FGC) |

Completed in 82 milliseconds