Searched refs:CLOCK_ID_DISPLAY2 (Results 1 – 10 of 10) sorted by relevance
365 if (parent == CLOCK_ID_DISPLAY || parent == CLOCK_ID_DISPLAY2) in clock_get_periph_rate()475 if (parent == CLOCK_ID_DISPLAY || parent == CLOCK_ID_DISPLAY2) in clock_adjust_periph_pll_div()709 if (clkid == CLOCK_ID_DISPLAY2) in clock_set_rate()805 pll_rate[CLOCK_ID_DISPLAY2] = clock_get_rate(CLOCK_ID_DISPLAY2); in clock_init()
35 CLOCK_ID_DISPLAY2 = CLOCK_ID_NONE, /* for compatibility */ enumerator
26 CLOCK_ID_DISPLAY2, enumerator
27 CLOCK_ID_DISPLAY2, enumerator
676 return CLOCK_ID_DISPLAY2; in clk_id_to_pll_id()784 case CLOCK_ID_DISPLAY2: in clock_get_simple_pll()
660 return CLOCK_ID_DISPLAY2; in clk_id_to_pll_id()888 case CLOCK_ID_DISPLAY2: in clock_get_simple_pll()
859 return CLOCK_ID_DISPLAY2; in clk_id_to_pll_id()1202 case CLOCK_ID_DISPLAY2: in clock_get_simple_pll()
946 return CLOCK_ID_DISPLAY2; in clk_id_to_pll_id()1284 case CLOCK_ID_DISPLAY2: in clock_get_simple_pll()
Completed in 26 milliseconds