Searched refs:CLKC_P0 (Results 1 – 4 of 4) sorted by relevance
228 clkc |= CLKC_P0; in try_set_p0()230 clkc &= ~CLKC_P0; in try_set_p0()
531 clock_p0_current = !!(clkc & CLKC_P0); in determine_clocks()602 if (clkc & CLKC_P0) in determine_clocks()633 if (__serial_clock_speed_HZ > 32000000 && !(clkc & CLKC_P0)) in determine_clocks()
66 #define CLKC_P0 0x00000100 macro
14 can be rewritten, to set or clear the CLKC_P0 bit respectively, hence