Searched refs:REG_ALIAS_SET_BITS (Results 1 – 2 of 2) sorted by relevance
12 #define REG_ALIAS_SET_BITS (0x2u << 12u) macro
68 #define hw_set_alias_untyped(addr) ((void *)(REG_ALIAS_SET_BITS | (uintptr_t)(addr)))
Completed in 2 milliseconds