Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/
H A Dreset-ti-sci.c204 static const struct of_device_id ti_sci_reset_of_match[] = { variable
208 MODULE_DEVICE_TABLE(of, ti_sci_reset_of_match);
254 .of_match_table = ti_sci_reset_of_match,
/openbmc/u-boot/drivers/reset/
H A Dreset-ti-sci.c185 static const struct udevice_id ti_sci_reset_of_match[] = { variable
202 .of_match = ti_sci_reset_of_match,