Lines Matching refs:control_pbias_offset
31 static u16 control_pbias_offset; variable
71 reg = omap_ctrl_readl(control_pbias_offset); in omap_hsmmc1_before_set_reg()
81 omap_ctrl_writel(reg, control_pbias_offset); in omap_hsmmc1_before_set_reg()
83 reg = omap_ctrl_readl(control_pbias_offset); in omap_hsmmc1_before_set_reg()
85 omap_ctrl_writel(reg, control_pbias_offset); in omap_hsmmc1_before_set_reg()
97 reg = omap_ctrl_readl(control_pbias_offset); in omap_hsmmc1_after_set_reg()
103 omap_ctrl_writel(reg, control_pbias_offset); in omap_hsmmc1_after_set_reg()
105 reg = omap_ctrl_readl(control_pbias_offset); in omap_hsmmc1_after_set_reg()
108 omap_ctrl_writel(reg, control_pbias_offset); in omap_hsmmc1_after_set_reg()
493 control_pbias_offset = OMAP243X_CONTROL_PBIAS_LITE; in omap_hsmmc_init()
496 control_pbias_offset = OMAP343X_CONTROL_PBIAS_LITE; in omap_hsmmc_init()