Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dreset.h256 static inline int reset_get_bulk(struct udevice *dev, in reset_get_bulk() function
/openbmc/u-boot/drivers/reset/
H A Dreset-uclass.c81 int reset_get_bulk(struct udevice *dev, struct reset_ctl_bulk *bulk) in reset_get_bulk() function