Lines Matching defs:regs_ofs
49 const struct mtk_devapc_regs_ofs *regs_ofs;
64 reg = ctx->infra_base + ctx->data->regs_ofs->vio_sta_offset;
79 reg = ctx->infra_base + ctx->data->regs_ofs->vio_mask_offset;
122 ctx->data->regs_ofs->vio_shift_sta_offset;
124 ctx->data->regs_ofs->vio_shift_sel_offset;
126 ctx->data->regs_ofs->vio_shift_con_offset;
167 vio_dbg0_reg = ctx->infra_base + ctx->data->regs_ofs->vio_dbg0_offset;
168 vio_dbg1_reg = ctx->infra_base + ctx->data->regs_ofs->vio_dbg1_offset;
206 writel(BIT(31), ctx->infra_base + ctx->data->regs_ofs->apc_con_offset);
218 writel(BIT(2), ctx->infra_base + ctx->data->regs_ofs->apc_con_offset);
234 .regs_ofs = &devapc_regs_ofs_mt6779,
239 .regs_ofs = &devapc_regs_ofs_mt6779,