Searched defs:REG (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/utest/region-alloc/
H A Dcommon.h288 #define REG(_b, _s) { .base = (_b), .size = (_s) } macro
431 #undef REG macro
[all...]
/fuchsia/zircon/system/dev/ethernet/realtek-8111/
H A Drtl8111.c22 #define REG(addr, size) ((volatile uint##size##_t*)(uintptr_t)(addr)) macro

Completed in 26 milliseconds