WD_TIMER_CCD
#define WD_TIMER_CLK (clk_get_rate(txx9_imclk) / (2 << WD_TIMER_CCD))
__raw_writel(WD_TIMER_CCD, &txx9wdt_reg->ccdr);