Searched refs:AR_RC (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | athn.c | 639 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()
|
| D | athnreg.h | 94 #define AR_RC 0x4000 macro
|
| D | ar5008.c | 1424 AR_WRITE(sc, AR_RC, AR_RC_HOSTIF); in ar5008_intr() 1425 AR_WRITE(sc, AR_RC, 0); in ar5008_intr()
|
| D | ar9003.c | 1370 AR_WRITE(sc, AR_RC, AR_RC_HOSTIF); in ar9003_intr() 1371 AR_WRITE(sc, AR_RC, 0); in ar9003_intr()
|