Searched defs:__BIT32 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm2835_bscreg.h34 #define __BIT32(x) ((uint32_t)__BIT(x)) macro
[all...]
H A Dbcm2835_spireg.h34 #define __BIT32(x) ((uint32_t)__BIT(x)) macro
[all...]
/netbsd-current/sys/arch/arm/ti/
H A Dif_cpswreg.h128 #define __BIT32(x) ((uint32_t)__BIT(x)) macro
[all...]

Completed in 227 milliseconds