Searched refs:CLOCK_ID_XCPU (Results 1 – 16 of 16) sorted by relevance
14 #define SIMPLE_PLLX (CLOCK_ID_XCPU - CLOCK_ID_FIRST_SIMPLE)
607 return CLOCK_ID_XCPU; in clk_id_to_pll_id()800 case CLOCK_ID_XCPU: in clock_get_simple_pll()
53 #define SIMPLE_PLLX (CLOCK_ID_XCPU - CLOCK_ID_FIRST_SIMPLE)
800 pll_rate[CLOCK_ID_XCPU] = clock_get_rate(CLOCK_ID_XCPU); in clock_init()815 debug("PLLX = %d\n", pll_rate[CLOCK_ID_XCPU]); in clock_init()
216 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_XCPU]; in pllx_set_rate()
24 CLOCK_ID_XCPU = CLOCK_ID_FIRST_SIMPLE, enumerator
23 CLOCK_ID_XCPU = CLOCK_ID_FIRST_SIMPLE, enumerator
59 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_XCPU]; in enable_cpu_clocks()
678 return CLOCK_ID_XCPU; in clk_id_to_pll_id()780 case CLOCK_ID_XCPU: in clock_get_simple_pll()
52 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_XCPU]; in enable_cpu_clocks()
861 return CLOCK_ID_XCPU; in clk_id_to_pll_id()1198 case CLOCK_ID_XCPU: in clock_get_simple_pll()
662 return CLOCK_ID_XCPU; in clk_id_to_pll_id()884 case CLOCK_ID_XCPU: in clock_get_simple_pll()
948 return CLOCK_ID_XCPU; in clk_id_to_pll_id()1280 case CLOCK_ID_XCPU: in clock_get_simple_pll()
Completed in 39 milliseconds