Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dstireg.h267 #define STI_INITF_CLEAR 0x08000000 macro
H A Dsti.c867 (mode & STI_CLEARSCR ? STI_INITF_CLEAR : 0); in sti_init()