Home
last modified time | relevance | path

Searched refs:NM_REG32 (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/private/graphics/neomagic/
H A Dnm_macros.h304 #define NM_REG32(r_) ((vuint32 *)regs)[(r_) >> 2] macro
315 #define ACCR(A) (NM_REG32(NMACC_##A))
316 #define ACCW(A,B) (NM_REG32(NMACC_##A) = (B))
319 #define CR1R(A) (NM_REG32(NMCR1_##A))
320 #define CR1W(A,B) (NM_REG32(NMCR1_##A) = (B))