Searched hist:"085 d7a455444f4d425371ee3c8a273c6e1b522db" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/qcom/ |
H A D | clk-regmap.c | 085d7a455444f4d425371ee3c8a273c6e1b522db Wed Jan 15 19:47:23 CET 2014 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add a regmap type clock struct
Add a clock type that associates a regmap pointer and some enable/disable bits with a clk_hw struct. This will be the struct that a hw specific implementation wraps if it wants to use the regmap helper functions.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | clk-regmap.h | 085d7a455444f4d425371ee3c8a273c6e1b522db Wed Jan 15 19:47:23 CET 2014 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add a regmap type clock struct
Add a clock type that associates a regmap pointer and some enable/disable bits with a clk_hw struct. This will be the struct that a hw specific implementation wraps if it wants to use the regmap helper functions.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | Makefile | 085d7a455444f4d425371ee3c8a273c6e1b522db Wed Jan 15 19:47:23 CET 2014 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add a regmap type clock struct
Add a clock type that associates a regmap pointer and some enable/disable bits with a clk_hw struct. This will be the struct that a hw specific implementation wraps if it wants to use the regmap helper functions.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | Kconfig | 085d7a455444f4d425371ee3c8a273c6e1b522db Wed Jan 15 19:47:23 CET 2014 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add a regmap type clock struct
Add a clock type that associates a regmap pointer and some enable/disable bits with a clk_hw struct. This will be the struct that a hw specific implementation wraps if it wants to use the regmap helper functions.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
/linux/drivers/clk/ |
H A D | Makefile | diff 085d7a455444f4d425371ee3c8a273c6e1b522db Wed Jan 15 19:47:23 CET 2014 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add a regmap type clock struct
Add a clock type that associates a regmap pointer and some enable/disable bits with a clk_hw struct. This will be the struct that a hw specific implementation wraps if it wants to use the regmap helper functions.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | Kconfig | diff 085d7a455444f4d425371ee3c8a273c6e1b522db Wed Jan 15 19:47:23 CET 2014 Stephen Boyd <sboyd@codeaurora.org> clk: qcom: Add a regmap type clock struct
Add a clock type that associates a regmap pointer and some enable/disable bits with a clk_hw struct. This will be the struct that a hw specific implementation wraps if it wants to use the regmap helper functions.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|