Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dclk.h222 static inline int clk_get_bulk(struct udevice *dev, struct clk_bulk *bulk) in clk_get_bulk() function
/third_party/uboot/u-boot-2020.01/drivers/clk/
Dclk-uclass.c148 int clk_get_bulk(struct udevice *dev, struct clk_bulk *bulk) in clk_get_bulk() function