Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dat91sam9g45.c195 &at91sam9g45_programmable_layout, in at91sam9g45_pmc_setup()
H A Dclk-programmable.c267 const struct clk_programmable_layout at91sam9g45_programmable_layout = { variable
H A Dpmc.h94 extern const struct clk_programmable_layout at91sam9g45_programmable_layout;
H A Ddt-compat.c792 of_at91_clk_prog_setup(np, &at91sam9g45_programmable_layout, NULL); in of_at91sam9g45_clk_prog_setup()