Home
last modified time | relevance | path

Searched refs:WKUP_MOD (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dprm3xxx.c305 WKUP_MOD, PM_WKEN); in omap3_prm_init_pm()
310 WKUP_MOD, OMAP3430_PM_MPUGRPSEL); in omap3_prm_init_pm()
352 omap2_prm_write_mod_reg(0, WKUP_MOD, OMAP3430_PM_IVAGRPSEL); in omap3_prm_init_pm()
386 omap2_prm_clear_mod_reg_bits(OMAP3430_EN_IO_MASK, WKUP_MOD, in omap3430_pre_es3_1_reconfigure_io_chain()
388 omap2_prm_set_mod_reg_bits(OMAP3430_EN_IO_MASK, WKUP_MOD, in omap3430_pre_es3_1_reconfigure_io_chain()
390 omap2_prm_read_mod_reg(WKUP_MOD, PM_WKEN); in omap3430_pre_es3_1_reconfigure_io_chain()
406 omap2_prm_set_mod_reg_bits(OMAP3430_EN_IO_CHAIN_MASK, WKUP_MOD, in omap3_prm_reconfigure_io_chain()
409 omap_test_timeout(omap2_prm_read_mod_reg(WKUP_MOD, PM_WKST) & in omap3_prm_reconfigure_io_chain()
415 omap2_prm_clear_mod_reg_bits(OMAP3430_EN_IO_CHAIN_MASK, WKUP_MOD, in omap3_prm_reconfigure_io_chain()
418 omap2_prm_set_mod_reg_bits(OMAP3430_ST_IO_CHAIN_MASK, WKUP_MOD, in omap3_prm_reconfigure_io_chain()
[all...]
H A Dpm24xx.c77 omap_prm_clear_mod_irqs(WKUP_MOD, PM_WKST, ~0); in omap2_enter_full_retention()
104 omap_prm_clear_mod_irqs(WKUP_MOD, PM_WKST, 0x4 | 0x1); in omap2_enter_full_retention()
139 omap_prm_clear_mod_irqs(WKUP_MOD, PM_WKST, ~0); in omap2_enter_mpu_retention()
239 WKUP_MOD, PM_WKEN); in prcm_setup_regs()
H A Dprm2xxx.c60 v = omap2_prm_read_mod_reg(WKUP_MOD, OMAP2_RM_RSTST); in omap2xxx_prm_read_reset_sources()
108 omap2_prm_set_mod_reg_bits(OMAP_RST_DPLL3_MASK, WKUP_MOD, in omap2xxx_prm_dpll_reset()
111 omap2_prm_read_mod_reg(WKUP_MOD, OMAP2_RM_RSTCTRL); in omap2xxx_prm_dpll_reset()
H A Dcm3xxx.c428 omap2_cm_read_mod_reg(WKUP_MOD, CM_FCLKEN); in omap3_cm_save_context()
446 omap2_cm_read_mod_reg(WKUP_MOD, CM_ICLKEN); in omap3_cm_save_context()
485 omap2_cm_read_mod_reg(WKUP_MOD, CM_AUTOIDLE); in omap3_cm_save_context()
558 omap2_cm_write_mod_reg(cm_context.wkup_cm_fclken, WKUP_MOD, CM_FCLKEN); in omap3_cm_restore_context()
575 omap2_cm_write_mod_reg(cm_context.wkup_cm_iclken, WKUP_MOD, CM_ICLKEN); in omap3_cm_restore_context()
612 omap2_cm_write_mod_reg(cm_context.wkup_cm_autoidle, WKUP_MOD, in omap3_cm_restore_context()
639 *ptr++ = omap2_cm_read_mod_reg(WKUP_MOD, CM_CLKSEL); in omap3_cm_save_scratchpad_contents()
H A Domap_hwmod_2xxx_ipblock_data.c355 .module_offs = WKUP_MOD,
487 .module_offs = WKUP_MOD,
502 .module_offs = WKUP_MOD,
517 .module_offs = WKUP_MOD,
532 .module_offs = WKUP_MOD,
H A Dpowerdomains2xxx_3xxx_data.c59 .prcm_offs = WKUP_MOD,
H A Dpm34xx.c134 c = omap_prm_clear_mod_irqs(WKUP_MOD, 1, OMAP3430_ST_IO_MASK | in _prcm_int_handle_io()
149 c = omap_prm_clear_mod_irqs(WKUP_MOD, 1, ~(OMAP3430_ST_IO_MASK | in _prcm_int_handle_wakeup()
H A Domap_hwmod_3xxx_data.c328 .module_offs = WKUP_MOD,
675 .module_offs = WKUP_MOD,
968 .module_offs = WKUP_MOD,
983 .module_offs = WKUP_MOD,
1003 .module_offs = WKUP_MOD,
1018 .module_offs = WKUP_MOD,
H A Dprcm-common.h26 #define WKUP_MOD 0x400 macro
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dprm3xxx.c306 WKUP_MOD, PM_WKEN); in omap3_prm_init_pm()
311 WKUP_MOD, OMAP3430_PM_MPUGRPSEL); in omap3_prm_init_pm()
353 omap2_prm_write_mod_reg(0, WKUP_MOD, OMAP3430_PM_IVAGRPSEL); in omap3_prm_init_pm()
387 omap2_prm_clear_mod_reg_bits(OMAP3430_EN_IO_MASK, WKUP_MOD, in omap3430_pre_es3_1_reconfigure_io_chain()
389 omap2_prm_set_mod_reg_bits(OMAP3430_EN_IO_MASK, WKUP_MOD, in omap3430_pre_es3_1_reconfigure_io_chain()
391 omap2_prm_read_mod_reg(WKUP_MOD, PM_WKEN); in omap3430_pre_es3_1_reconfigure_io_chain()
407 omap2_prm_set_mod_reg_bits(OMAP3430_EN_IO_CHAIN_MASK, WKUP_MOD, in omap3_prm_reconfigure_io_chain()
410 omap_test_timeout(omap2_prm_read_mod_reg(WKUP_MOD, PM_WKST) & in omap3_prm_reconfigure_io_chain()
416 omap2_prm_clear_mod_reg_bits(OMAP3430_EN_IO_CHAIN_MASK, WKUP_MOD, in omap3_prm_reconfigure_io_chain()
419 omap2_prm_set_mod_reg_bits(OMAP3430_ST_IO_CHAIN_MASK, WKUP_MOD, in omap3_prm_reconfigure_io_chain()
[all...]
H A Dprm2xxx.c60 v = omap2_prm_read_mod_reg(WKUP_MOD, OMAP2_RM_RSTST); in omap2xxx_prm_read_reset_sources()
108 omap2_prm_set_mod_reg_bits(OMAP_RST_DPLL3_MASK, WKUP_MOD, in omap2xxx_prm_dpll_reset()
111 omap2_prm_read_mod_reg(WKUP_MOD, OMAP2_RM_RSTCTRL); in omap2xxx_prm_dpll_reset()
H A Dcm3xxx.c428 omap2_cm_read_mod_reg(WKUP_MOD, CM_FCLKEN); in omap3_cm_save_context()
446 omap2_cm_read_mod_reg(WKUP_MOD, CM_ICLKEN); in omap3_cm_save_context()
485 omap2_cm_read_mod_reg(WKUP_MOD, CM_AUTOIDLE); in omap3_cm_save_context()
558 omap2_cm_write_mod_reg(cm_context.wkup_cm_fclken, WKUP_MOD, CM_FCLKEN); in omap3_cm_restore_context()
575 omap2_cm_write_mod_reg(cm_context.wkup_cm_iclken, WKUP_MOD, CM_ICLKEN); in omap3_cm_restore_context()
612 omap2_cm_write_mod_reg(cm_context.wkup_cm_autoidle, WKUP_MOD, in omap3_cm_restore_context()
639 *ptr++ = omap2_cm_read_mod_reg(WKUP_MOD, CM_CLKSEL); in omap3_cm_save_scratchpad_contents()
H A Domap_hwmod_2xxx_ipblock_data.c349 .module_offs = WKUP_MOD,
481 .module_offs = WKUP_MOD,
496 .module_offs = WKUP_MOD,
511 .module_offs = WKUP_MOD,
526 .module_offs = WKUP_MOD,
H A Dpowerdomains2xxx_3xxx_data.c59 .prcm_offs = WKUP_MOD,
H A Dpm34xx.c130 c = omap_prm_clear_mod_irqs(WKUP_MOD, 1, OMAP3430_ST_IO_MASK | in _prcm_int_handle_io()
145 c = omap_prm_clear_mod_irqs(WKUP_MOD, 1, ~(OMAP3430_ST_IO_MASK | in _prcm_int_handle_wakeup()
H A Domap_hwmod_3xxx_data.c327 .module_offs = WKUP_MOD,
674 .module_offs = WKUP_MOD,
967 .module_offs = WKUP_MOD,
982 .module_offs = WKUP_MOD,
1002 .module_offs = WKUP_MOD,
1017 .module_offs = WKUP_MOD,
H A Dprcm-common.h26 #define WKUP_MOD 0x400 macro

Completed in 16 milliseconds