TRITSR_TEMP0_VAL_MASK
val = readl_relaxed(tmu->base + TRITSR) & TRITSR_TEMP0_VAL_MASK;
FIELD_GET(TRITSR_TEMP0_VAL_MASK, val);