Home
last modified time | relevance | path

Searched defs:UNITID2PHYS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/marvell/
H A Dmvsocreg.h45 #define UNITID2PHYS(uid) ((MVSOC_UNITID_ ## uid) << 16) macro
H A Darmadaxpreg.h252 #define UNITID2PHYS(uid) ((ARMADAXP_UNITID_ ## uid) << 16) macro