HTOTAL
#define HTOTAL(htotal) REG_FIELD_PREP(HTOTAL_MASK, (htotal))
#define HTOTAL(x) FIELD_PREP(GENMASK(29, 16), ((x) - 1))
#define HTOTAL 0x60000