Searched refs:BHND_CLOCK_DYN (Results 1 – 7 of 7) sorted by relevance
304 case BHND_CLOCK_DYN: in bhnd_pwrctl_get_clock_freq()352 clock = BHND_CLOCK_DYN; in bhnd_pwrctl_updateclk()380 case BHND_CLOCK_DYN: in bhnd_pwrctl_updateclk()382 clock = BHND_CLOCK_DYN; in bhnd_pwrctl_updateclk()418 if (clock == BHND_CLOCK_DYN) { in bhnd_pwrctl_request_clock()
536 case BHND_CLOCK_DYN: in bhnd_pwrctl_setclk()
116 BHND_CLOCK_DYN = (1 << 0), enumerator
600 case BHND_CLOCK_DYN: in bhnd_generic_request_clock()660 if (clocks & BHND_CLOCK_DYN) /* nothing to enable */ in bhnd_generic_enable_clocks()661 clocks &= ~BHND_CLOCK_DYN; in bhnd_generic_enable_clocks()
349 BHND_CLOCK_DYN); in siba_release_pmu()584 case BHND_CLOCK_DYN: in siba_request_clock()628 clocks &= ~(BHND_CLOCK_DYN | in siba_enable_clocks()897 BHND_CLOCK_DYN); in siba_suspend_hw()
544 case BHND_CLOCK_DYN: in bhnd_pmu_get_clock_freq_method()
2194 clock = BHND_CLOCK_DYN; in bwn_core_forceclk()