VTOTAL
#define VTOTAL(vtotal) REG_FIELD_PREP(VTOTAL_MASK, (vtotal))
#define VTOTAL(x) FIELD_PREP(GENMASK(29, 16), ((x) - 1))
#define VTOTAL 0x6000C