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

/freebsd-10.2-release/sys/dev/siba/
H A Dsiba_core.c1770 val &= SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_RESET | reject;
1772 return (val == SIBA_TGSLOW_CLOCK);
1790 SIBA_TGSLOW_RESET | SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
1804 SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
1808 siba_write_4_sub(sd, SIBA_TGSLOW, SIBA_TGSLOW_CLOCK | flags);
1855 siba_write_4_sub(sd, SIBA_TGSLOW, reject | SIBA_TGSLOW_CLOCK);
1878 siba_write_4_sub(sd, SIBA_TGSLOW, SIBA_TGSLOW_FGC | SIBA_TGSLOW_CLOCK |
H A Dsibareg.h263 #define SIBA_TGSLOW_CLOCK 0x00010000 macro

Completed in 106 milliseconds