Home
last modified time | relevance | path

Searched refs:FHC_RES_MASK (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/sbus/
H A Dcgsixreg.h70 #define FHC_RES_MASK 0x00001800 /* resolution: */ macro
H A Dcgsix.c665 fhc &= FHC_RES_MASK; in cgsix_reset()