Searched refs:CLK_RECALC_NEW_RATES (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/clk/samsung/ |
| A D | clk-exynos5420.c | 607 CLK_SET_RATE_PARENT | CLK_RECALC_NEW_RATES, 0), 610 CLK_SET_RATE_PARENT | CLK_RECALC_NEW_RATES, 0),
|
| A D | clk-exynos850.c | 1188 CLK_SET_RATE_PARENT | CLK_RECALC_NEW_RATES, 0), 1378 CLK_SET_RATE_PARENT | CLK_RECALC_NEW_RATES, 0),
|
| A D | clk-exynos4.c | 425 CLK_SET_RATE_PARENT | CLK_RECALC_NEW_RATES, 0),
|
| A D | clk-exynos5433.c | 3597 CLK_RECALC_NEW_RATES, 0), 3810 CLK_RECALC_NEW_RATES, 0),
|
| /linux/include/linux/ |
| A D | clk-provider.h | 28 #define CLK_RECALC_NEW_RATES BIT(9) /* recalc rates after notifications */ macro
|
| /linux/drivers/clk/ |
| A D | clk.c | 2475 if (core->flags & CLK_RECALC_NEW_RATES) in clk_change_rate() 3548 ENTRY(CLK_RECALC_NEW_RATES),
|
Completed in 40 milliseconds