Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
Dclk-provider.h448 struct clk_gate { struct
456 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument