Home
last modified time | relevance | path

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

/include/
A Dreset.h357 static inline int reset_release_bulk(struct reset_ctl_bulk *bulk) in reset_release_bulk()
410 struct reset_ctl_bulk *bulk) in reset_get_bulk()
431 static inline int reset_assert_bulk(struct reset_ctl_bulk *bulk) in reset_assert_bulk()
441 static inline int reset_deassert_bulk(struct reset_ctl_bulk *bulk) in reset_deassert_bulk()
456 static inline int reset_release_bulk(struct reset_ctl_bulk *bulk) in reset_release_bulk()
A Dgeneric-phy.h490 generic_phy_get_bulk(struct udevice *dev, struct phy_bulk *bulk) in generic_phy_get_bulk()
495 static inline int generic_phy_init_bulk(struct phy_bulk *bulk) in generic_phy_init_bulk()
500 static inline int generic_phy_exit_bulk(struct phy_bulk *bulk) in generic_phy_exit_bulk()
505 static inline int generic_phy_power_on_bulk(struct phy_bulk *bulk) in generic_phy_power_on_bulk()
510 static inline int generic_phy_power_off_bulk(struct phy_bulk *bulk) in generic_phy_power_off_bulk()
A Dclk.h280 static inline int clk_get_bulk(struct udevice *dev, struct clk_bulk *bulk) in clk_get_bulk()
423 static inline int clk_release_bulk(struct clk_bulk *bulk) in clk_release_bulk()
634 static inline int clk_enable_bulk(struct clk_bulk *bulk) in clk_enable_bulk()
644 static inline int clk_disable_bulk(struct clk_bulk *bulk) in clk_disable_bulk()
A Dusb.h714 int (*bulk)(struct udevice *bus, struct usb_device *udev, member

Completed in 23 milliseconds