Searched defs:mbus_table_def (Results 1 – 1 of 1) sorted by relevance
322 static struct mbus_table_def { struct323 int window; /* index of address decoding window registers */324 uint32_t base; /* base address of the window */325 uint32_t size; /* size of the window */326 uint8_t target; /* target unit of the window */327 uint8_t attr; /* target attribute of the window */