Searched refs:TCIC_ILOCK_CWAIT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | tcic2reg.h | 451 #define TCIC_ILOCK_CWAIT (1 << 4) /* enable card wait (S) */ macro |
H A D | tcic2.c | 1211 reg |= TCIC_ILOCK_CWAIT; in tcic_chip_socket_enable() |