Lines Matching full:at91
3 * arch/arm/mach-at91/pm.c
4 * AT91 Power Management
34 * struct at91_pm_bu - AT91 power management backup unit data structure
88 * struct at91_pm_quirk_eth - AT91 PM Ethernet quirks
106 * struct at91_pm_quirks - AT91 PM quirks
114 * struct at91_soc_pm - AT91 SoC power management data structure
286 pr_err("AT91: PM: no ULP1 wakeup sources found!"); in at91_pm_config_ws()
397 pr_err("AT91: PM: Ethernet cannot resume from WoL!"); in at91_pm_config_quirks()
439 pr_err("AT91: PM: failed to enable %s clocks\n", in at91_pm_config_quirks()
500 pr_err("AT91: PM - Suspend-to-RAM with USB still active\n"); in at91_pm_verify_clocks()
512 pr_err("AT91: PM - Suspend-to-RAM with PCK%d src %d\n", i, css); in at91_pm_verify_clocks()
527 * the very same problem (but not using at91 main_clk), and it'd be better
676 pr_debug("AT91: PM - bogus suspend state %d\n", state); in at91_pm_enter()
702 .name = "cpuidle-at91",
1105 pr_info("AT91: Secure PM: suspend mode set to %s\n", in at91_pm_secure_init()
1110 pr_warn("AT91: Secure PM: %s mode not supported !\n", in at91_pm_secure_init()
1115 pr_warn("AT91: Secure PM: failed to get default mode\n"); in at91_pm_secure_init()
1119 pr_info("AT91: Secure PM: using default suspend mode %s\n", in at91_pm_secure_init()
1148 * @_maps: u32 array containing AT91_PM_IOMAP() flags and indexed by AT91
1156 * to avoid having standby_mode and suspend_mode set with the same AT91
1183 * @_maps: u32 array indexed by AT91 PM mode containing AT91_PM_IOMAP()
1392 pr_warn("AT91: PM: %s mode not supported! Using %s.\n", in at91_pm_modes_validate()
1404 pr_warn("AT91: PM: %s mode not supported! Using %s.\n", in at91_pm_modes_validate()
1424 pr_err("AT91: PM not supported, PMC not found\n"); in at91_pm_init()
1440 pr_info("AT91: PM: standby: %s, suspend: %s\n", in at91_pm_init()
1444 pr_info("AT91: PM not supported, due to no SRAM allocated\n"); in at91_pm_init()
1573 pr_warn("AT91: Secure PM: ignoring standby mode\n"); in sama5d2_pm_init()