Home
last modified time | relevance | path

Searched refs:omap4_prcm_mpu_write_inst_reg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Domap-mpuss-lowpower.c170 omap4_prcm_mpu_write_inst_reg(reg, OMAP4430_PRCM_MPU_CPU1_INST, in cpu_clear_prev_logic_pwrst()
175 omap4_prcm_mpu_write_inst_reg(reg, OMAP4430_PRCM_MPU_CPU0_INST, in cpu_clear_prev_logic_pwrst()
358 omap4_prcm_mpu_write_inst_reg(reg, OMAP54XX_PRCM_MPU_DEVICE_INST, in enable_mercury_retention_mode()
H A Dprcm_mpu_44xx_54xx.h28 extern void omap4_prcm_mpu_write_inst_reg(u32 val, s16 inst, u16 idx);
H A Dprcm_mpu44xx.c33 void omap4_prcm_mpu_write_inst_reg(u32 val, s16 inst, u16 reg) in omap4_prcm_mpu_write_inst_reg() function