Lines Matching full:iom
679 struct rockchip_iomux *iom = &bank->iomux[j]; local
687 if (iom->offset >= 0) {
688 if (iom->type & IOMUX_SOURCE_PMU)
689 pmu_offs = iom->offset;
691 grf_offs = iom->offset;
693 iom->offset = (iom->type & IOMUX_SOURCE_PMU) ?
699 if (iom->type & IOMUX_SOURCE_PMU)
704 drv->offset = (iom->type & IOMUX_SOURCE_PMU) ?
709 i, j, iom->offset, drv->offset);
715 inc = (iom->type & (IOMUX_WIDTH_4BIT |
717 if (iom->type & IOMUX_SOURCE_PMU)
732 if (iom->type & IOMUX_SOURCE_PMU)