Searched refs:phys_granted_power (Results 1 – 2 of 2) sorted by relevance
1754 ihost->power_control.phys_granted_power = 0; in power_control_timeout() 1770 if (ihost->power_control.phys_granted_power >= max_spin_up(ihost)) in power_control_timeout() 1775 ihost->power_control.phys_granted_power++; in power_control_timeout() 1820 if (ihost->power_control.phys_granted_power < max_spin_up(ihost)) { in sci_controller_power_control_queue_insert() 1821 ihost->power_control.phys_granted_power++; in sci_controller_power_control_queue_insert() 2133 ihost->power_control.phys_granted_power = 0; in sci_controller_initialize_power_control()
98 u8 phys_granted_power; member