Searched refs:uartx_parent_hws (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/aspeed/ |
| H A D | clk-ast2700.c | 258 static const struct clk_hw *uartx_parent_hws[ARRAY_SIZE(uartx_parent_ids)]; variable 489 uartx_parent_hws, SCU1_CLK_SEL1, 0, 1), 491 uartx_parent_hws, SCU1_CLK_SEL1, 1, 1), 493 uartx_parent_hws, SCU1_CLK_SEL1, 2, 1), 495 uartx_parent_hws, SCU1_CLK_SEL1, 3, 1), 497 uartx_parent_hws, SCU1_CLK_SEL1, 5, 1), 499 uartx_parent_hws, SCU1_CLK_SEL1, 6, 1), 501 uartx_parent_hws, SCU1_CLK_SEL1, 7, 1), 503 uartx_parent_hws, SCU1_CLK_SEL1, 8, 1), 505 uartx_parent_hws, SCU1_CLK_SEL1, 9, 1), [all …]
|