Home
last modified time | relevance | path

Searched refs:clk_composite (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dclk-provider.h935 * struct clk_composite - aggregate clock of mux, divider and gate clocks
941 * @brother_hw: a member of clk_composite who has the common parent clocks
942 * with another clk_composite, and it's also a handle between
948 struct clk_composite { struct
962 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw)
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk.c378 struct clk_composite *composite, *brother_composite; in rockchip_clk_register_composite_brother_branch()

Completed in 5 milliseconds