Lines Matching full:at91

3  * arch/arm/mach-at91/pm.c
4 * AT91 Power Management
35 * struct at91_pm_bu - AT91 power management backup unit data structure
89 * struct at91_pm_quirk_eth - AT91 PM Ethernet quirks
107 * struct at91_pm_quirks - AT91 PM quirks
115 * struct at91_soc_pm - AT91 SoC power management data structure
294 pr_err("AT91: PM: no ULP1 wakeup sources found!"); in at91_pm_config_ws()
403 pr_err("AT91: PM: Ethernet cannot resume from WoL!"); in at91_pm_config_quirks()
445 pr_err("AT91: PM: failed to enable %s clocks\n", in at91_pm_config_quirks()
506 pr_err("AT91: PM - Suspend-to-RAM with USB still active\n"); in at91_pm_verify_clocks()
518 pr_err("AT91: PM - Suspend-to-RAM with PCK%d src %d\n", i, css); in at91_pm_verify_clocks()
533 * the very same problem (but not using at91 main_clk), and it'd be better
682 pr_debug("AT91: PM - bogus suspend state %d\n", state); in at91_pm_enter()
708 .name = "cpuidle-at91",
1111 pr_info("AT91: Secure PM: suspend mode set to %s\n", in at91_pm_secure_init()
1117 pr_warn("AT91: Secure PM: %s mode not supported !\n", in at91_pm_secure_init()
1122 pr_warn("AT91: Secure PM: failed to get default mode\n"); in at91_pm_secure_init()
1127 pr_info("AT91: Secure PM: using default suspend mode %s\n", in at91_pm_secure_init()
1157 * @_maps: u32 array containing AT91_PM_IOMAP() flags and indexed by AT91
1165 * to avoid having standby_mode and suspend_mode set with the same AT91
1192 * @_maps: u32 array indexed by AT91 PM mode containing AT91_PM_IOMAP()
1402 pr_warn("AT91: PM: %s mode not supported! Using %s.\n", in at91_pm_modes_validate()
1414 pr_warn("AT91: PM: %s mode not supported! Using %s.\n", in at91_pm_modes_validate()
1434 pr_err("AT91: PM not supported, PMC not found\n"); in at91_pm_init()
1450 pr_info("AT91: PM: standby: %s, suspend: %s\n", in at91_pm_init()
1454 pr_info("AT91: PM not supported, due to no SRAM allocated\n"); in at91_pm_init()
1604 pr_warn("AT91: Secure PM: ignoring standby mode\n"); in sama5d2_pm_init()