Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ae/
Dif_aereg.h38 #define AE_MASTER_MANUAL_INT 0x8 /* Software manual interrupt. */ macro
Dif_ae.c712 AE_WRITE_4(sc, AE_MASTER_REG, val | AE_MASTER_MANUAL_INT); in ae_init_locked()