Searched refs:clock_source (Results 1 – 5 of 5) sorted by relevance
64 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX+1] = { enum515 *mux_bits = clock_source[*type][CLOCK_MAX_MUX]; in get_periph_clock_info()541 return clock_source[type][source]; in get_periph_clock_id()566 if (clock_source[type][mux] == parent) in get_periph_clock_source()
64 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX+1] = { enum495 *mux_bits = clock_source[*type][CLOCK_MAX_MUX]; in get_periph_clock_info()521 return clock_source[type][source]; in get_periph_clock_id()546 if (clock_source[type][mux] == parent) in get_periph_clock_source()
61 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX] = { enum464 return clock_source[type][source]; in get_periph_clock_id()489 if (clock_source[type][mux] == parent) in get_periph_clock_source()
74 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX+1] = { enum661 *mux_bits = clock_source[*type][CLOCK_MAX_MUX]; in get_periph_clock_info()687 return clock_source[type][source]; in get_periph_clock_id()712 if (clock_source[type][mux] == parent) in get_periph_clock_source()
76 static enum clock_id clock_source[CLOCK_TYPE_COUNT][CLOCK_MAX_MUX+1] = { enum751 *mux_bits = clock_source[*type][CLOCK_MAX_MUX]; in get_periph_clock_info()777 return clock_source[type][source]; in get_periph_clock_id()802 if (clock_source[type][mux] == parent) in get_periph_clock_source()