Home
last modified time | relevance | path

Searched defs:GTEQ_POWER (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Datwreg.h53 #define GTEQ_POWER(x, p) (((u_long)(x) >> (p)) != 0) macro
H A Drtwreg.h45 #define GTEQ_POWER(x, p) (((u_long)(x) >> (p)) != 0) macro