Searched refs:VFWRADDR_S (Results 1 – 1 of 1) sorted by relevance
2258 #define VFWRADDR_S 8 macro2260 #define VFWRADDR_V(x) ((x) << VFWRADDR_S)2261 #define VFWRADDR_G(x) (((x) >> VFWRADDR_S) & VFWRADDR_M)