Home
last modified time | relevance | path

Searched refs:AHD_PRECOMP_MASK (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h1329 (ahd)->iocell_opts[AHD_PRECOMP_SLEW_INDEX] &= ~AHD_PRECOMP_MASK; \
1331 (((new_pcomp) << AHD_PRECOMP_SHIFT) & AHD_PRECOMP_MASK); \
H A Daic79xx_reg.h3785 #define AHD_PRECOMP_MASK 0x07 macro
H A Daic79xx.c3306 ~AHD_PRECOMP_MASK; in ahd_update_neg_table()
3311 iocell_opts[AHD_PRECOMP_SLEW_INDEX] &= ~AHD_PRECOMP_MASK; in ahd_update_neg_table()
H A Daic79xx.reg2535 const AHD_PRECOMP_MASK 0x07