Lines Matching refs:iom
583 struct rockchip_iomux *iom = &bank->iomux[j]; local
591 if (iom->offset >= 0) {
592 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU))
593 pmu_offs = iom->offset;
595 grf_offs = iom->offset;
597 iom->offset = ((iom->type & IOMUX_SOURCE_PMU) ||
598 (iom->type & IOMUX_L_SOURCE_PMU)) ?
604 if (iom->type & IOMUX_SOURCE_PMU)
609 drv->offset = (iom->type & IOMUX_SOURCE_PMU) ?
614 i, j, iom->offset, drv->offset);
620 inc = (iom->type & (IOMUX_WIDTH_4BIT |
623 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU))
638 if (iom->type & IOMUX_SOURCE_PMU)