PLL_DIV_MAX
#define PLL_DIV_MAX PLL_DIV_MASK
#define PLL_DIV_MAX (FIELD_GET(PMC_PLL_CTRL0_DIV_MSK, UINT_MAX) + 1)