Home
last modified time | relevance | path

Searched refs:gen3_clk_probe (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/clk/renesas/
H A Drcar-gen3-cpg.h57 int gen3_clk_probe(struct udevice *dev);
H A Dr8a77970-cpg-mssr.c230 .probe = gen3_clk_probe,
H A Dr8a77995-cpg-mssr.c243 .probe = gen3_clk_probe,
H A Dr8a77990-cpg-mssr.c305 .probe = gen3_clk_probe,
H A Dr8a7796-cpg-mssr.c358 .probe = gen3_clk_probe,
H A Dr8a7795-cpg-mssr.c366 .probe = gen3_clk_probe,
H A Dclk-rcar-gen3.c351 int gen3_clk_probe(struct udevice *dev) in gen3_clk_probe() function