Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h179 #define AE_IMT_DEFAULT 100 /* 200 microseconds. */ macro
H A Dif_ae.c639 AE_WRITE_2(sc, AE_IMT_REG, AE_IMT_DEFAULT); in ae_init_locked()