PLL_READY
#define PLL_READY BIT(31)
#define PLL_READY (0x1 << 23)
#define PLL_READY BIT(0) /* read-only */