Searched refs:gpio_db_free_mux (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/socfpga/ |
H A D | clk-s10.c | 77 static const struct clk_parent_data gpio_db_free_mux[] = { variable 245 { STRATIX10_GPIO_DB_FREE_CLK, "gpio_db_free_clk", NULL, gpio_db_free_mux, 246 ARRAY_SIZE(gpio_db_free_mux), 0, 0, 0, 0xB0, 3},
|
H A D | clk-agilex.c | 95 static const struct clk_parent_data gpio_db_free_mux[] = { variable 270 { AGILEX_GPIO_DB_FREE_CLK, "gpio_db_free_clk", NULL, gpio_db_free_mux, 271 ARRAY_SIZE(gpio_db_free_mux), 0, 0xE0, 0, 0x88, 3},
|