Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/siba/
H A Dsibareg.h200 #define SIBA_AM_BASE2_MASK 0xffff0000 /* type2 base address for the core */ macro
H A Dsiba_subr.c647 admatch->am_base = am & SIBA_AM_BASE2_MASK; in siba_parse_admatch()