Searched refs:clk_names (Results 1 – 2 of 2) sorted by relevance
37 static const char * const clk_names[ATH79_CLK_END] = { variable47 BUG_ON(type >= ARRAY_SIZE(clk_names) || !clk_names[type]); in ath79_clk_name()48 return clk_names[type]; in ath79_clk_name()54 panic("failed to allocate %s clock structure", clk_names[type]); in __ath79_set_clk()
142 static char *clk_names[] = { "_h[0]", "_h[1]", "_n[0]", "_n[1]" }; in marvel_print_po7_uncrr_sym() local203 clk_names[i], clk_decode[scratch & 0x3]); in marvel_print_po7_uncrr_sym()