Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichwd/
H A Dichwd.h307 #define ICH_TCOCTL_TCO_BASE_EN 0x0100 /* TCO Base decoding enabled */ macro
H A Dichwd.c680 if ((ctl & ICH_TCOCTL_TCO_BASE_EN) == 0) { in ichwd_identify()