Searched refs:omap4_prcm_mpu_write_inst_reg (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | prcm_mpu44xx.c | 36 void omap4_prcm_mpu_write_inst_reg(u32 val, s16 inst, u16 reg) omap4_prcm_mpu_write_inst_reg() function 48 omap4_prcm_mpu_write_inst_reg(v, inst, reg); omap4_prcm_mpu_rmw_inst_reg_bits()
|
H A D | prcm_mpu_44xx_54xx.h | 30 extern void omap4_prcm_mpu_write_inst_reg(u32 val, s16 inst, u16 idx);
|
H A D | omap-mpuss-lowpower.c | 171 omap4_prcm_mpu_write_inst_reg(reg, OMAP4430_PRCM_MPU_CPU1_INST, cpu_clear_prev_logic_pwrst() 176 omap4_prcm_mpu_write_inst_reg(reg, OMAP4430_PRCM_MPU_CPU0_INST, cpu_clear_prev_logic_pwrst() 353 omap4_prcm_mpu_write_inst_reg(reg, OMAP54XX_PRCM_MPU_DEVICE_INST, enable_mercury_retention_mode()
|
Completed in 95 milliseconds