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

/freebsd-11.0-release/sys/dev/bwn/
H A Dif_bwn_phy_common.c156 tmp |= SIBA_TGSLOW_FGC;
158 tmp &= ~SIBA_TGSLOW_FGC;
H A Dif_bwn.c1362 low = (siba_read_4(sc->sc_dev, SIBA_TGSLOW) | SIBA_TGSLOW_FGC) &
1367 low &= ~SIBA_TGSLOW_FGC;
4725 BWN_TGSLOW_PHYRESET) | SIBA_TGSLOW_FGC);
4728 (siba_read_4(sc->sc_dev, SIBA_TGSLOW) & ~SIBA_TGSLOW_FGC));
/freebsd-11.0-release/sys/dev/siba/
H A Dsibareg.h269 #define SIBA_TGSLOW_FGC 0x00020000 macro
H A Dsiba_core.c1986 SIBA_TGSLOW_RESET | SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
2000 SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
2074 siba_write_4_sub(sd, SIBA_TGSLOW, SIBA_TGSLOW_FGC | SIBA_TGSLOW_CLOCK |

Completed in 118 milliseconds