Searched refs:PRCM_CLOCK_DIV_8 (Results 1 – 2 of 2) sorted by relevance
155 (ui32ClkDiv == PRCM_CLOCK_DIV_8) || in PRCMInfClockConfigureSet()172 else if(ui32ClkDiv == PRCM_CLOCK_DIV_8) in PRCMInfClockConfigureSet()240 ui32Divisor = PRCM_CLOCK_DIV_8; in PRCMInfClockConfigureGet()
124 #define PRCM_CLOCK_DIV_8 PRCM_GPTCLKDIV_RATIO_DIV8 macro