Home
last modified time | relevance | path

Searched refs:clk_get (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dclk.h387 struct clk *clk_get(struct device *dev, const char *id);
955 static inline struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
1207 struct clk *clk = clk_get(dev, id); in clk_get_optional()
A Dcoresight.h491 pclk = clk_get(dev, "apb_pclk"); in coresight_get_enable_apb_pclk()
493 pclk = clk_get(dev, "apb"); in coresight_get_enable_apb_pclk()

Completed in 8 milliseconds