Home
last modified time | relevance | path

Searched refs:clk_gpio_mux_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/clk/
Dclk-gpio.c88 const struct clk_ops clk_gpio_mux_ops = { variable
93 EXPORT_SYMBOL_GPL(clk_gpio_mux_ops);
189 gpiod, flags, &clk_gpio_mux_ops); in clk_hw_register_gpio_mux()
/Linux-v4.19/include/linux/
Dclk-provider.h741 extern const struct clk_ops clk_gpio_mux_ops;