Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk-ti-sci.c194 static const struct udevice_id ti_sci_clk_of_match[] = { variable
213 .of_match = ti_sci_clk_of_match,
/openbmc/linux/drivers/clk/keystone/
H A Dsci-clk.c413 static const struct of_device_id ti_sci_clk_of_match[] = { variable
417 MODULE_DEVICE_TABLE(of, ti_sci_clk_of_match);
703 .of_match_table = of_match_ptr(ti_sci_clk_of_match),