L3_GLBGO
#define L3_GLBGO(value) ((value) << 6)
#define L3_GLBGO(value) REG_FIELD_PREP(L3_GLBGO_MASK, value)