Searched refs:clock_source (Results 1 – 9 of 9) sorted by relevance
55 u8 clock_source, parent_index; in generic_clk_get_rate() local60 clock_source = (tmp >> AT91_PMC_PCR_GCKCSS_OFFSET) & in generic_clk_get_rate()64 parent_index = clock_source - 1; in generic_clk_get_rate()
63 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX+1] = { enum514 *mux_bits = clock_source[*type][CLOCK_MAX_MUX]; in get_periph_clock_info()540 return clock_source[type][source]; in get_periph_clock_id()565 if (clock_source[type][mux] == parent) in get_periph_clock_source()
63 unsigned char clock_source; member
70 unsigned char clock_source; member
63 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX+1] = { enum494 *mux_bits = clock_source[*type][CLOCK_MAX_MUX]; in get_periph_clock_info()520 return clock_source[type][source]; in get_periph_clock_id()545 if (clock_source[type][mux] == parent) in get_periph_clock_source()
60 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX] = { enum463 return clock_source[type][source]; in get_periph_clock_id()488 if (clock_source[type][mux] == parent) in get_periph_clock_source()
73 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX+1] = { enum660 *mux_bits = clock_source[*type][CLOCK_MAX_MUX]; in get_periph_clock_info()686 return clock_source[type][source]; in get_periph_clock_id()711 if (clock_source[type][mux] == parent) in get_periph_clock_source()
75 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX+1] = { enum750 *mux_bits = clock_source[*type][CLOCK_MAX_MUX]; in get_periph_clock_info()776 return clock_source[type][source]; in get_periph_clock_id()801 if (clock_source[type][mux] == parent) in get_periph_clock_source()
6798 assert(p.status_word.clock_source == 6)