Home
last modified time | relevance | path

Searched defs:clk_fixed_rate (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/
Dclk-provider.h325 struct clk_fixed_rate { struct
331 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) argument