Lines Matching refs:pr_debug
95 pr_debug("clockdomain: registered %s\n", clkdm->name); in _clkdm_register()
208 pr_debug("clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n", in _clkdm_add_wkdep()
215 pr_debug("clockdomain: hardware will wake up %s when %s wakes up\n", in _clkdm_add_wkdep()
251 pr_debug("clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n", in _clkdm_del_wkdep()
258 pr_debug("clockdomain: hardware will no longer wake up %s after %s wakes up\n", in _clkdm_del_wkdep()
296 pr_debug("clockdomain: hardware cannot set/clear sleep dependency affecting %s from %s\n", in _clkdm_add_sleepdep()
303 pr_debug("clockdomain: will prevent %s from sleeping if %s is active\n", in _clkdm_add_sleepdep()
341 pr_debug("clockdomain: hardware cannot set/clear sleep dependency affecting %s from %s\n", in _clkdm_del_sleepdep()
348 pr_debug("clockdomain: will no longer prevent %s from sleeping if %s is active\n", in _clkdm_del_sleepdep()
650 pr_debug("clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n", in clkdm_read_wkdep()
774 pr_debug("clockdomain: hardware cannot set/clear sleep dependency affecting %s from %s\n", in clkdm_read_sleepdep()
821 pr_debug("clockdomain: %s does not support forcing sleep via software\n", in clkdm_sleep_nolock()
829 pr_debug("clockdomain: forcing sleep on %s\n", clkdm->name); in clkdm_sleep_nolock()
875 pr_debug("clockdomain: %s does not support forcing wakeup via software\n", in clkdm_wakeup_nolock()
883 pr_debug("clockdomain: forcing wakeup on %s\n", clkdm->name); in clkdm_wakeup_nolock()
929 pr_debug("clock: %s: automatic idle transitions cannot be enabled\n", in clkdm_allow_idle_nolock()
937 pr_debug("clockdomain: enabling automatic idle transitions for %s\n", in clkdm_allow_idle_nolock()
978 pr_debug("clockdomain: %s: automatic idle transitions cannot be disabled\n", in clkdm_deny_idle_nolock()
986 pr_debug("clockdomain: disabling automatic idle transitions for %s\n", in clkdm_deny_idle_nolock()
1074 pr_debug("clockdomain: %s: adding %s sleepdep/wkdep\n", in clkdm_add_autodeps()
1104 pr_debug("clockdomain: %s: removing %s sleepdep/wkdep\n", in clkdm_del_autodeps()
1136 pr_debug("clockdomain: %s: enabled\n", clkdm->name); in _clkdm_clk_hwmod_enable()
1207 pr_debug("clockdomain: %s: disabled\n", clkdm->name); in clkdm_clk_disable()
1293 pr_debug("clockdomain: %s: disabled\n", clkdm->name); in clkdm_hwmod_disable()