Searched refs:PLL_RAMP_UP_TIME_1_MASK (Results 1 – 6 of 6) sorted by relevance
1441 # define PLL_RAMP_UP_TIME_1_MASK (0x7 << 24) macro
327 # define PLL_RAMP_UP_TIME_1_MASK (0x7 << 24) macro
1459 # define PLL_RAMP_UP_TIME_1_MASK (0x7 << 24) macro
5488 data &= ~PLL_RAMP_UP_TIME_1_MASK; in evergreen_program_aspm()5500 data &= ~PLL_RAMP_UP_TIME_1_MASK; in evergreen_program_aspm()
7298 data &= ~PLL_RAMP_UP_TIME_1_MASK; in si_program_aspm()7318 data &= ~PLL_RAMP_UP_TIME_1_MASK; in si_program_aspm()
1504 # define PLL_RAMP_UP_TIME_1_MASK (0x7 << 24) macro