Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c73 AT91_PM_ETH_MAX_CLK, enumerator
101 struct clk_bulk_data clks[AT91_PM_ETH_MAX_CLK];
407 clk_bulk_disable_unprepare(AT91_PM_ETH_MAX_CLK, eth->clks); in at91_pm_config_quirks()
409 ret = clk_bulk_prepare_enable(AT91_PM_ETH_MAX_CLK, in at91_pm_config_quirks()
436 tmp = clk_bulk_prepare_enable(AT91_PM_ETH_MAX_CLK, eth->clks); in at91_pm_config_quirks()