Lines Matching defs:iom
3394 struct rockchip_iomux *iom = &bank->iomux[j];
3402 if (iom->offset >= 0) {
3403 if (iom->type & IOMUX_SOURCE_PMU)
3404 pmu_offs = iom->offset;
3406 grf_offs = iom->offset;
3408 iom->offset = (iom->type & IOMUX_SOURCE_PMU) ?
3414 if (iom->type & IOMUX_SOURCE_PMU)
3419 drv->offset = (iom->type & IOMUX_SOURCE_PMU) ?
3424 i, j, iom->offset, drv->offset);
3430 inc = (iom->type & (IOMUX_WIDTH_4BIT |
3433 if (iom->type & IOMUX_SOURCE_PMU)
3448 if (iom->type & IOMUX_SOURCE_PMU)