Searched defs:JS_CONFIG_NEXT (Results 1 – 3 of 3) sorted by relevance
43 #define JS_CONFIG_NEXT 0x58 /* (RW) Next configuration settings for job slot n */ macro
240 #define JS_CONFIG_NEXT(n) (JS_BASE + ((n) * 0x80) + 0x58) macro
247 #define JS_CONFIG_NEXT 0x58 /* (RW) Next configuration settings for job slot n */ macro