Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
Dclk-provider.h948 struct clk_composite { struct
962 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw) argument