Searched refs:VFWRADDR_S (Results 1 – 1 of 1) sorted by relevance
2283 #define VFWRADDR_S 8 macro2285 #define VFWRADDR_V(x) ((x) << VFWRADDR_S)2286 #define VFWRADDR_G(x) (((x) >> VFWRADDR_S) & VFWRADDR_M)