Searched refs:PCIC_IF_STATUS_POWERACTIVE (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | i82365reg.h | 74 #define PCIC_IF_STATUS_POWERACTIVE 0x40 macro |
| D | i82365.c | 1387 if (!(reg & PCIC_IF_STATUS_POWERACTIVE)) { in pcic_chip_socket_enable() |