Lines Matching refs:pmc_flags
1616 (PM_CP(dip, comp)->pmc_flags & in power_dev()
1629 (PM_CP(dip, comp)->pmc_flags & in power_dev()
2437 int curpwr = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in e_pm_set_cur_pwr()
2489 cp->pmc_flags |= PM_POWER_OP; in pm_power()
2491 cp->pmc_flags &= ~PM_POWER_OP; in pm_power()
2503 if (cp->pmc_flags & PM_PHC_WHILE_SET_POWER) { in pm_power()
2971 (cp->pmc_flags & PM_POWER_OP)) { in pm_power_has_changed()
2988 cp->pmc_flags |= PM_PHC_WHILE_SET_POWER; in pm_power_has_changed()
3104 old_level = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in pm_phc_impl()
8918 old = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in pm_busop_set_power()
8958 cp->pmc_flags &= ~PM_PHC_WHILE_SET_POWER; in pm_busop_set_power()