Searched hist:"5 b82d03b74cadb681377e1c2494c477185bf6619" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/ux500/ |
H A D | clk.h | diff 5b82d03b74cadb681377e1c2494c477185bf6619 Wed Apr 03 14:26:57 CEST 2013 Ulf Hansson <ulf.hansson@linaro.org> clk: ux500: Add support for sysctrl clocks
The abx500 sysctrl clocks are using the ab8500 sysctrl driver to modify the clock hardware. Sysctrl clocks are represented by a ab8500 sysctrl register and with a corresponding bitmask.
The sysctrl clocks are slow path clocks, which means clk_prepare and clk_unprepare will be used to gate|ungate these clocks.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | Makefile | diff 5b82d03b74cadb681377e1c2494c477185bf6619 Wed Apr 03 14:26:57 CEST 2013 Ulf Hansson <ulf.hansson@linaro.org> clk: ux500: Add support for sysctrl clocks
The abx500 sysctrl clocks are using the ab8500 sysctrl driver to modify the clock hardware. Sysctrl clocks are represented by a ab8500 sysctrl register and with a corresponding bitmask.
The sysctrl clocks are slow path clocks, which means clk_prepare and clk_unprepare will be used to gate|ungate these clocks.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | clk-sysctrl.c | 5b82d03b74cadb681377e1c2494c477185bf6619 Wed Apr 03 14:26:57 CEST 2013 Ulf Hansson <ulf.hansson@linaro.org> clk: ux500: Add support for sysctrl clocks
The abx500 sysctrl clocks are using the ab8500 sysctrl driver to modify the clock hardware. Sysctrl clocks are represented by a ab8500 sysctrl register and with a corresponding bitmask.
The sysctrl clocks are slow path clocks, which means clk_prepare and clk_unprepare will be used to gate|ungate these clocks.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|