Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h186 #define AE_ICT_DEFAULT 50000 /* 100ms */ macro
H A Dif_ae.c647 AE_WRITE_2(sc, AE_ICT_REG, AE_ICT_DEFAULT); in ae_init_locked()