Lines Matching defs:ptdev
55 static void panthor_pwr_irq_handler(struct panthor_device *ptdev, u32 status) in panthor_pwr_irq_handler()
74 static void panthor_pwr_write_command(struct panthor_device *ptdev, u32 command, u64 args) in panthor_pwr_write_command()
82 static bool reset_irq_raised(struct panthor_device *ptdev) in reset_irq_raised()
87 static bool reset_pending(struct panthor_device *ptdev) in reset_pending()
92 static int panthor_pwr_reset(struct panthor_device *ptdev, u32 reset_cmd) in panthor_pwr_reset()
168 static bool has_rtu(struct panthor_device *ptdev) in has_rtu()
173 static u8 get_domain_subdomain(struct panthor_device *ptdev, u32 domain) in get_domain_subdomain()
181 static int panthor_pwr_domain_wait_transition(struct panthor_device *ptdev, u32 domain, in panthor_pwr_domain_wait_transition()
199 static void panthor_pwr_debug_info_show(struct panthor_device *ptdev) in panthor_pwr_debug_info_show()
214 static int panthor_pwr_domain_transition(struct panthor_device *ptdev, u32 cmd, u32 domain, in panthor_pwr_domain_transition()
279 static int retract_domain(struct panthor_device *ptdev, u32 domain) in retract_domain()
333 static int delegate_domain(struct panthor_device *ptdev, u32 domain) in delegate_domain()
377 static int panthor_pwr_delegate_domains(struct panthor_device *ptdev) in panthor_pwr_delegate_domains()
411 static int panthor_pwr_domain_force_off(struct panthor_device *ptdev, u32 domain) in panthor_pwr_domain_force_off()
428 void panthor_pwr_unplug(struct panthor_device *ptdev) in panthor_pwr_unplug()
445 int panthor_pwr_init(struct panthor_device *ptdev) in panthor_pwr_init()
472 int panthor_pwr_reset_soft(struct panthor_device *ptdev) in panthor_pwr_reset_soft()
482 void panthor_pwr_l2_power_off(struct panthor_device *ptdev) in panthor_pwr_l2_power_off()
509 int panthor_pwr_l2_power_on(struct panthor_device *ptdev) in panthor_pwr_l2_power_on()
535 void panthor_pwr_suspend(struct panthor_device *ptdev) in panthor_pwr_suspend()
543 void panthor_pwr_resume(struct panthor_device *ptdev) in panthor_pwr_resume()