Home
last modified time | relevance | path

Searched refs:ti_sci_reset_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/reset/
H A Dreset-ti-sci.c190 static struct reset_ops ti_sci_reset_ops = { variable
205 .ops = &ti_sci_reset_ops,
/openbmc/linux/drivers/reset/
H A Dreset-ti-sci.c164 static const struct reset_control_ops ti_sci_reset_ops = { variable
225 data->rcdev.ops = &ti_sci_reset_ops; in ti_sci_reset_probe()