Searched hist:"5 fe225c105fd54debae1699ec0f6aef1e73376d0" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/bcm/ |
H A D | clk-iproc-armpll.c | 5fe225c105fd54debae1699ec0f6aef1e73376d0 Tue May 05 20:13:19 CEST 2015 Ray Jui <rjui@broadcom.com> clk: iproc: add initial common clock support
This adds basic and generic support for various iProc PLLs and clocks including the ARMPLL, GENPLL, LCPLL, MIPIPLL, and ASIU clocks.
SoCs under the iProc architecture can define their specific register offsets and clock parameters for their PLL and clock controllers. These parameters can be passed as arugments into the generic iProc PLL and clock setup functions
Derived from code originally provided by Jonathan Richardson <jonathar@broadcom.com>
Signed-off-by: Ray Jui <rjui@broadcom.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>
|
H A D | clk-iproc-asiu.c | 5fe225c105fd54debae1699ec0f6aef1e73376d0 Tue May 05 20:13:19 CEST 2015 Ray Jui <rjui@broadcom.com> clk: iproc: add initial common clock support
This adds basic and generic support for various iProc PLLs and clocks including the ARMPLL, GENPLL, LCPLL, MIPIPLL, and ASIU clocks.
SoCs under the iProc architecture can define their specific register offsets and clock parameters for their PLL and clock controllers. These parameters can be passed as arugments into the generic iProc PLL and clock setup functions
Derived from code originally provided by Jonathan Richardson <jonathar@broadcom.com>
Signed-off-by: Ray Jui <rjui@broadcom.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>
|
H A D | clk-iproc.h | 5fe225c105fd54debae1699ec0f6aef1e73376d0 Tue May 05 20:13:19 CEST 2015 Ray Jui <rjui@broadcom.com> clk: iproc: add initial common clock support
This adds basic and generic support for various iProc PLLs and clocks including the ARMPLL, GENPLL, LCPLL, MIPIPLL, and ASIU clocks.
SoCs under the iProc architecture can define their specific register offsets and clock parameters for their PLL and clock controllers. These parameters can be passed as arugments into the generic iProc PLL and clock setup functions
Derived from code originally provided by Jonathan Richardson <jonathar@broadcom.com>
Signed-off-by: Ray Jui <rjui@broadcom.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>
|
H A D | clk-iproc-pll.c | 5fe225c105fd54debae1699ec0f6aef1e73376d0 Tue May 05 20:13:19 CEST 2015 Ray Jui <rjui@broadcom.com> clk: iproc: add initial common clock support
This adds basic and generic support for various iProc PLLs and clocks including the ARMPLL, GENPLL, LCPLL, MIPIPLL, and ASIU clocks.
SoCs under the iProc architecture can define their specific register offsets and clock parameters for their PLL and clock controllers. These parameters can be passed as arugments into the generic iProc PLL and clock setup functions
Derived from code originally provided by Jonathan Richardson <jonathar@broadcom.com>
Signed-off-by: Ray Jui <rjui@broadcom.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>
|
H A D | Makefile | diff 5fe225c105fd54debae1699ec0f6aef1e73376d0 Tue May 05 20:13:19 CEST 2015 Ray Jui <rjui@broadcom.com> clk: iproc: add initial common clock support
This adds basic and generic support for various iProc PLLs and clocks including the ARMPLL, GENPLL, LCPLL, MIPIPLL, and ASIU clocks.
SoCs under the iProc architecture can define their specific register offsets and clock parameters for their PLL and clock controllers. These parameters can be passed as arugments into the generic iProc PLL and clock setup functions
Derived from code originally provided by Jonathan Richardson <jonathar@broadcom.com>
Signed-off-by: Ray Jui <rjui@broadcom.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>
|
H A D | Kconfig | diff 5fe225c105fd54debae1699ec0f6aef1e73376d0 Tue May 05 20:13:19 CEST 2015 Ray Jui <rjui@broadcom.com> clk: iproc: add initial common clock support
This adds basic and generic support for various iProc PLLs and clocks including the ARMPLL, GENPLL, LCPLL, MIPIPLL, and ASIU clocks.
SoCs under the iProc architecture can define their specific register offsets and clock parameters for their PLL and clock controllers. These parameters can be passed as arugments into the generic iProc PLL and clock setup functions
Derived from code originally provided by Jonathan Richardson <jonathar@broadcom.com>
Signed-off-by: Ray Jui <rjui@broadcom.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>
|