SENSOR_PDIV
r = readl(ts->regs + SENSOR_PDIV);
pdiv = readl(tegra->regs + SENSOR_PDIV);
writel(pdiv, tegra->regs + SENSOR_PDIV);