Home
last modified time | relevance | path

Searched refs:at91_clk_of_xlate (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/clk/at91/
H A Dpmc.h20 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args);
H A Dclk-system.c98 .of_xlate = at91_clk_of_xlate,
H A Dclk-peripheral.c101 .of_xlate = at91_clk_of_xlate,
H A Dpmc.c89 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args) in at91_clk_of_xlate() function
H A Dclk-generated.c144 .of_xlate = at91_clk_of_xlate,