Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dtcic2reg.h451 #define TCIC_ILOCK_CWAIT (1 << 4) /* enable card wait (S) */ macro
H A Dtcic2.c1211 reg |= TCIC_ILOCK_CWAIT; in tcic_chip_socket_enable()