Searched refs:omap4_prminst_read_inst_reg (Results 1 - 4 of 4) sorted by path

/linux-master/arch/arm/mach-omap2/
H A Dprminst44xx.c58 u32 omap4_prminst_read_inst_reg(u8 part, s16 inst, u16 idx) function
81 v = omap4_prminst_read_inst_reg(part, inst, idx);
104 v = omap4_prminst_read_inst_reg(part, inst, rstctrl_offs);
186 v = omap4_prminst_read_inst_reg(OMAP4430_PRM_PARTITION, inst,
193 v = omap4_prminst_read_inst_reg(OMAP4430_PRM_PARTITION,
H A Dprminst44xx.h20 extern u32 omap4_prminst_read_inst_reg(u8 part, s16 inst, u16 idx);
H A Domap-mpuss-lowpower.c157 reg = omap4_prminst_read_inst_reg(OMAP4430_PRM_PARTITION,
H A Dprm44xx.c152 irqstatus = omap4_prminst_read_inst_reg(OMAP4430_PRM_PARTITION,
175 return omap4_prminst_read_inst_reg(OMAP4430_PRM_PARTITION,
406 return (omap4_prminst_read_inst_reg(part, inst, idx)) ? 1 : 0;
440 v = omap4_prminst_read_inst_reg(pwrdm->prcm_partition, pwrdm->prcm_offs,
452 v = omap4_prminst_read_inst_reg(pwrdm->prcm_partition, pwrdm->prcm_offs,
464 v = omap4_prminst_read_inst_reg(pwrdm->prcm_partition, pwrdm->prcm_offs,
534 v = omap4_prminst_read_inst_reg(pwrdm->prcm_partition, pwrdm->prcm_offs,
546 v = omap4_prminst_read_inst_reg(pwrdm->prcm_partition, pwrdm->prcm_offs,
588 v = omap4_prminst_read_inst_reg(pwrdm->prcm_partition, pwrdm->prcm_offs,
602 v = omap4_prminst_read_inst_reg(pwrd
[all...]

Completed in 179 milliseconds