Lines Matching defs:pdn
90 void imx_set_cpu_lpm(unsigned int core_id, bool pdn)
94 if (pdn) {
114 * slot3: plat power up. plat's pup&pdn ack is used by default. if
115 * noc is config to power down, then noc's pdn ack should be used.
117 static void imx_a53_plat_slot_config(bool pdn)
119 if (pdn) {
193 void imx_set_sys_wakeup(unsigned int last_core, bool pdn)
198 if (pdn)
207 if (pdn)
223 void imx_noc_slot_config(bool pdn)