Home
last modified time | relevance | path

Searched refs:aspeed_reset_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/reset/aspeed/
H A Dreset-ast2400.c96 struct reset_ops aspeed_reset_ops = { variable
107 .ops = &aspeed_reset_ops,
H A Dreset-ast2600.c104 struct reset_ops aspeed_reset_ops = { variable
115 .ops = &aspeed_reset_ops,
H A Dreset-ast2500.c128 struct reset_ops aspeed_reset_ops = { variable
139 .ops = &aspeed_reset_ops,
/openbmc/linux/drivers/clk/
H A Dclk-aspeed.c339 static const struct reset_control_ops aspeed_reset_ops = { variable
405 ar->rcdev.ops = &aspeed_reset_ops; in aspeed_clk_probe()