Searched refs:clk_output_sel (Results 1 – 1 of 1) sorted by relevance
125 unsigned int clk_output_sel; member165 &dp83867->clk_output_sel); in dp83867_of_init()172 if (dp83867->clk_output_sel > DP83867_CLK_O_SEL_REF_CLK && in dp83867_of_init()173 dp83867->clk_output_sel != DP83867_CLK_O_SEL_OFF) { in dp83867_of_init()175 dp83867->clk_output_sel); in dp83867_of_init()392 if (dp83867->clk_output_sel == DP83867_CLK_O_SEL_OFF) { in dp83867_config()397 val |= dp83867->clk_output_sel << in dp83867_config()
Completed in 2 milliseconds