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
297 pr_err("AT91: PM: no ULP1 wakeup sources found!"); in at91_pm_config_ws()
406 pr_err("AT91: PM: Ethernet cannot resume from WoL!"); in at91_pm_config_quirks()
448 pr_err("AT91: PM: failed to enable %s clocks\n", in at91_pm_config_quirks()
509 pr_err("AT91: PM - Suspend-to-RAM with USB still active\n"); in at91_pm_verify_clocks()
521 pr_err("AT91: PM - Suspend-to-RAM with PCK%d src %d\n", i, css); in at91_pm_verify_clocks()
536 * the very same problem (but not using at91 main_clk), and it'd be better
700 pr_debug("AT91: PM - bogus suspend state %d\n", state); in at91_pm_enter()
726 .name = "cpuidle-at91",
1130 pr_info("AT91: Secure PM: suspend mode set to %s\n", in at91_pm_secure_init()
1136 pr_warn("AT91: Secure PM: %s mode not supported !\n", in at91_pm_secure_init()
1141 pr_warn("AT91: Secure PM: failed to get default mode\n"); in at91_pm_secure_init()
1146 pr_info("AT91: Secure PM: using default suspend mode %s\n", in at91_pm_secure_init()
1176 * @_maps: u32 array containing AT91_PM_IOMAP() flags and indexed by AT91
1184 * to avoid having standby_mode and suspend_mode set with the same AT91
1211 * @_maps: u32 array indexed by AT91 PM mode containing AT91_PM_IOMAP()
1429 pr_warn("AT91: PM: %s mode not supported! Using %s.\n", in at91_pm_modes_validate()
1441 pr_warn("AT91: PM: %s mode not supported! Using %s.\n", in at91_pm_modes_validate()
1461 pr_err("AT91: PM not supported, PMC not found\n"); in at91_pm_init()
1478 pr_info("AT91: PM: standby: %s, suspend: %s\n", in at91_pm_init()
1482 pr_info("AT91: PM not supported, due to no SRAM allocated\n"); in at91_pm_init()
1632 pr_warn("AT91: Secure PM: ignoring standby mode\n"); in sama5d2_pm_init()