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

/freebsd-11.0-release/sys/dev/siba/
H A Dsibareg.h268 #define SIBA_TGSLOW_CLOCK 0x00010000 macro
H A Dsiba_core.c1966 val &= SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_RESET | reject;
1968 return (val == SIBA_TGSLOW_CLOCK);
1986 SIBA_TGSLOW_RESET | SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
2000 SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
2004 siba_write_4_sub(sd, SIBA_TGSLOW, SIBA_TGSLOW_CLOCK | flags);
2051 siba_write_4_sub(sd, SIBA_TGSLOW, reject | SIBA_TGSLOW_CLOCK);
2074 siba_write_4_sub(sd, SIBA_TGSLOW, SIBA_TGSLOW_FGC | SIBA_TGSLOW_CLOCK |

Completed in 109 milliseconds