Home
last modified time | relevance | path

Searched refs:reset_ops (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/drivers/reset/
H A Dreset-uclass.c12 static inline struct reset_ops *reset_dev_ops(struct udevice *dev) in reset_dev_ops()
14 return (struct reset_ops *)dev->driver->ops; in reset_dev_ops()
38 struct reset_ops *ops; in reset_get_by_index()
135 struct reset_ops *ops = reset_dev_ops(reset_ctl->dev); in reset_request()
144 struct reset_ops *ops = reset_dev_ops(reset_ctl->dev); in reset_free()
153 struct reset_ops *ops = reset_dev_ops(reset_ctl->dev); in reset_assert()
175 struct reset_ops *ops = reset_dev_ops(reset_ctl->dev); in reset_deassert()
197 struct reset_ops *ops = reset_dev_ops(reset_ctl->dev); in reset_status()
H A Dtegra-car-reset.c52 struct reset_ops tegra_car_reset_ops = {
H A Dreset-bcm6345.c54 struct reset_ops bcm6345_reset_reset_ops = {
H A Dtegra186-reset.c61 struct reset_ops tegra186_reset_ops = {
H A Dreset-meson.c63 struct reset_ops meson_reset_ops = {
H A Dsandbox-reset.c80 struct reset_ops sandbox_reset_reset_ops = {
H A Dstm32-reset.c65 static const struct reset_ops stm32_reset_ops = {
H A Dreset-socfpga.c70 static const struct reset_ops socfpga_reset_ops = {
H A Dreset-mediatek.c56 struct reset_ops mediatek_reset_ops = {
H A Dreset-sunxi.c82 struct reset_ops sunxi_reset_ops = {
H A Dreset-rockchip.c77 struct reset_ops rockchip_reset_ops = {
H A Dreset-ti-sci.c190 static struct reset_ops ti_sci_reset_ops = {
H A Dreset-uniphier.c235 static const struct reset_ops uniphier_reset_ops = {
H A Dsti-reset.c299 struct reset_ops sti_reset_ops = {
/openbmc/u-boot/include/
H A Dreset-uclass.h20 struct reset_ops { struct
/openbmc/u-boot/drivers/reset/aspeed/
H A Dreset-ast2400.c96 struct reset_ops aspeed_reset_ops = {
H A Dreset-ast2600.c104 struct reset_ops aspeed_reset_ops = {
H A Dreset-ast2500.c128 struct reset_ops aspeed_reset_ops = {