Lines Matching refs:tod
303 struct tod_reg __iomem *tod;
573 OCP_MEM_RESOURCE(tod),
1317 if (bp->tod) {
1318 status = ioread32(&bp->tod->utc_status);
1398 ctrl = ioread32(&bp->tod->ctrl);
1401 iowrite32(ctrl, &bp->tod->ctrl);
1403 reg = ioread32(&bp->tod->utc_status);
3263 val = ioread32(&bp->tod->adj_sec);
3288 iowrite32(val, &bp->tod->adj_sec);
3876 val = ioread32(&bp->tod->ctrl);
3890 val = ioread32(&bp->tod->version);
3894 val = ioread32(&bp->tod->status);
3897 val = ioread32(&bp->tod->adj_sec);
3902 val = ioread32(&bp->tod->utc_status);
3910 val = ioread32(&bp->tod->leap);
3928 if (bp->tod)