Home
last modified time | relevance | path

Searched refs:at91sam9g45_programmable_layout (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dat91sam9g45.c177 &at91sam9g45_programmable_layout, in at91sam9g45_pmc_setup()
H A Dclk-programmable.c239 const struct clk_programmable_layout at91sam9g45_programmable_layout = { variable
H A Dpmc.h90 extern const struct clk_programmable_layout at91sam9g45_programmable_layout;
H A Ddt-compat.c732 of_at91_clk_prog_setup(np, &at91sam9g45_programmable_layout, NULL); in of_at91sam9g45_clk_prog_setup()