Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/
Dclk-gpio.c114 const struct clk_ops clk_gpio_mux_ops = { variable
119 EXPORT_SYMBOL_GPL(clk_gpio_mux_ops);
221 gpiod, flags, &clk_gpio_mux_ops); in clk_hw_register_gpio_mux()
/Linux-v5.4/include/linux/
Dclk-provider.h784 extern const struct clk_ops clk_gpio_mux_ops;