Searched refs:BAD_CLK_NAME (Results 1 – 2 of 2) sorted by relevance
501 * are any entries containing BAD_CLK_NAME. Such entries are549 if (*clock == BAD_CLK_NAME) in parent_process() 588 if (clocks[i] != BAD_CLK_NAME) { in parent_process() 613 * have BAD_CLK_NAME entries in the parents[] array. The in clk_sel_setup()
24 #define BAD_CLK_NAME ((const char *)-1) macro