Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dclk-provider.h304 struct clk_fixed_rate { struct
311 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) argument