Home
last modified time | relevance | path

Searched refs:AR_RC (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/ic/
Dathn.c639 AR_WRITE(sc, AR_RC, AR_RC_AHB); in athn_reset_power_on()
646 AR_WRITE(sc, AR_RC, 0); in athn_reset_power_on()
675 AR_WRITE(sc, AR_RC, AR_RC_HOSTIF | in athn_reset()
678 AR_WRITE(sc, AR_RC, AR_RC_AHB); in athn_reset()
695 AR_WRITE(sc, AR_RC, 0); in athn_reset()
742 AR_WRITE(sc, AR_RC, AR_RC_AHB | AR_RC_HOSTIF); in athn_set_power_sleep()
Dathnreg.h94 #define AR_RC 0x4000 macro
Dar5008.c1424 AR_WRITE(sc, AR_RC, AR_RC_HOSTIF); in ar5008_intr()
1425 AR_WRITE(sc, AR_RC, 0); in ar5008_intr()
Dar9003.c1370 AR_WRITE(sc, AR_RC, AR_RC_HOSTIF); in ar9003_intr()
1371 AR_WRITE(sc, AR_RC, 0); in ar9003_intr()