Searched refs:gpio_db_free_mux (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/clk/socfpga/ |
D | clk-agilex.c | 96 static const struct clk_parent_data gpio_db_free_mux[] = { variable 225 { AGILEX_GPIO_DB_FREE_CLK, "gpio_db_free_clk", NULL, gpio_db_free_mux, 226 ARRAY_SIZE(gpio_db_free_mux), 0, 0xE0, 0, 0x88, 3},
|
D | clk-s10.c | 78 static const struct clk_parent_data gpio_db_free_mux[] = { variable 213 { STRATIX10_GPIO_DB_FREE_CLK, "gpio_db_free_clk", NULL, gpio_db_free_mux, 214 ARRAY_SIZE(gpio_db_free_mux), 0, 0, 0, 0xB0, 3},
|