BCM2835_PM_WDOG_TIMEMASK
wdog |= ticks & BCM2835_PM_WDOG_TIMEMASK;
if (smw->smw_period > (BCM2835_PM_WDOG_TIMEMASK >> 16))