Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/reset/
H A Dreset-ti-sci.c42 static int ti_sci_reset_of_xlate(struct reset_ctl *rst, in ti_sci_reset_of_xlate() function
191 .of_xlate = ti_sci_reset_of_xlate,
/openbmc/linux/drivers/reset/
H A Dreset-ti-sci.c184 static int ti_sci_reset_of_xlate(struct reset_controller_dev *rcdev, in ti_sci_reset_of_xlate() function
229 data->rcdev.of_xlate = ti_sci_reset_of_xlate; in ti_sci_reset_probe()