Home
last modified time | relevance | path

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

/trueos/sys/dev/siba/
HDsibareg.h264 #define SIBA_TGSLOW_FGC 0x00020000 macro
HDsiba_core.c1790 SIBA_TGSLOW_RESET | SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags); in siba_dev_up_sub()
1804 SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags); in siba_dev_up_sub()
1878 siba_write_4_sub(sd, SIBA_TGSLOW, SIBA_TGSLOW_FGC | SIBA_TGSLOW_CLOCK | in siba_dev_down_sub()
/trueos/sys/dev/bwn/
HDif_bwn.c1728 low = (siba_read_4(sc->sc_dev, SIBA_TGSLOW) | SIBA_TGSLOW_FGC) & in bwn_reset_core()
1733 siba_write_4(sc->sc_dev, SIBA_TGSLOW, low & ~SIBA_TGSLOW_FGC); in bwn_reset_core()
8318 BWN_TGSLOW_PHYRESET) | SIBA_TGSLOW_FGC); in bwn_phy_reset()
8321 (siba_read_4(sc->sc_dev, SIBA_TGSLOW) & ~SIBA_TGSLOW_FGC) | in bwn_phy_reset()