Searched refs:TLSB_BCAST_REG_ADDR (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/alpha/tlsb/
H A Dtlsbreg.h83 #define TLSB_BCAST_REG_ADDR(_reg) KV((long)(TLSB_BCASE_BASE + (_reg))) macro
87 *(volatile uint32_t *)(TLSB_BCAST_REG_ADDR + (_reg))
89 *(volatile uint32_t *)(TLSB_BCAST_REG_ADDR + (_reg)) = (_val)

Completed in 138 milliseconds