Lines Matching refs:iom
3122 struct rockchip_iomux *iom = &bank->iomux[j]; local
3130 if (iom->offset >= 0) {
3131 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU))
3132 pmu_offs = iom->offset;
3134 grf_offs = iom->offset;
3136 iom->offset = ((iom->type & IOMUX_SOURCE_PMU) ||
3137 (iom->type & IOMUX_L_SOURCE_PMU)) ?
3143 if (iom->type & IOMUX_SOURCE_PMU)
3148 drv->offset = (iom->type & IOMUX_SOURCE_PMU) ?
3153 i, j, iom->offset, drv->offset);
3159 inc = (iom->type & (IOMUX_WIDTH_4BIT |
3162 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU))
3177 if (iom->type & IOMUX_SOURCE_PMU)