Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h36 #define AE_MASTER_MANUAL_INT 0x8 /* Software manual interrupt. */ macro
H A Dif_ae.c706 AE_WRITE_4(sc, AE_MASTER_REG, val | AE_MASTER_MANUAL_INT); in ae_init_locked()