Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/
Dclk-provider.h73 struct clk_gate { struct
83 #define to_clk_gate(_clk) container_of(_clk, struct clk_gate, clk) argument