Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/clk/at91/
H A Dpmc.h18 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args);
H A Dclk-system.c75 .of_xlate = at91_clk_of_xlate,
H A Dclk-peripheral.c102 .of_xlate = at91_clk_of_xlate,
H A Dpmc.c90 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args) in at91_clk_of_xlate() function
H A Dclk-generated.c145 .of_xlate = at91_clk_of_xlate,