Searched refs:CLK_RECALC_NEW_RATES (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/clk/samsung/ |
| H 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),
|
| H A D | clk-artpec8.c | 495 CLK_SET_RATE_PARENT | CLK_RECALC_NEW_RATES, 0),
|
| H A D | clk-exynos5433.c | 3595 CLK_RECALC_NEW_RATES, 0), 3808 CLK_RECALC_NEW_RATES, 0),
|
| /linux/include/linux/ |
| H A D | clk-provider.h | 28 #define CLK_RECALC_NEW_RATES BIT(9) /* recalc rates after notifications */ macro
|
| /linux/drivers/clk/ |
| H A D | clk.c | 2463 if (core->flags & CLK_RECALC_NEW_RATES) in clk_change_rate() 3536 ENTRY(CLK_RECALC_NEW_RATES),
|