Searched refs:pmc_flags (Results 1 – 2 of 2) sorted by relevance
1615 (PM_CP(dip, comp)->pmc_flags & in power_dev()1628 (PM_CP(dip, comp)->pmc_flags & in power_dev()2441 int curpwr = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in e_pm_set_cur_pwr()2493 cp->pmc_flags |= PM_POWER_OP; in pm_power()2495 cp->pmc_flags &= ~PM_POWER_OP; in pm_power()2507 if (cp->pmc_flags & PM_PHC_WHILE_SET_POWER) { in pm_power()2976 (cp->pmc_flags & PM_POWER_OP)) { in pm_power_has_changed()2993 cp->pmc_flags |= PM_PHC_WHILE_SET_POWER; in pm_power_has_changed()3109 old_level = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in pm_phc_impl()8930 old = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ? in pm_busop_set_power()[all …]
154 uint_t pmc_flags; /* flags this component */ member