Searched full:mpmu (Results 1 – 16 of 16) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | marvell,pxa1928.txt | 5 blocks called APMU, MPMU, and APBC roughly corresponding to internal buses. 11 - "marvell,pxa1928-mpmu" - MPMU controller compatible
|
H A D | marvell,mmp2-clock.yaml | 29 - description: MPMU register region 35 - const: mpmu 65 reg-names = "mpmu", "apmu", "apbc";
|
H A D | marvell,pxa1908.yaml | 15 controller blocks, with the ones currently supported being APBC, APBCP, MPMU 25 - marvell,pxa1908-mpmu
|
H A D | marvell,pxa168.txt | 13 "mpmu", "apmu", "apbc". So three reg spaces need to be defined.
|
H A D | marvell,pxa910.txt | 13 "mpmu", "apmu", "apbc", "apbcp". So four reg spaces need to be defined.
|
/linux/drivers/clk/mmp/ |
H A D | clk-pxa1908-mpmu.c | 96 { .compatible = "marvell,pxa1908-mpmu" }, 104 .name = "pxa1908-mpmu", 111 MODULE_DESCRIPTION("Marvell PXA1908 MPMU Clock Driver");
|
H A D | Makefile | 14 …P) += clk-of-pxa1928.o clk-pxa1908-apbc.o clk-pxa1908-apbcp.o clk-pxa1908-apmu.o clk-pxa1908-mpmu.o
|
H A D | clk-of-pxa1928.c | 217 pr_err("failed to map mpmu registers\n"); in pxa1928_mpmu_clk_init() 224 CLK_OF_DECLARE(pxa1928_mpmu_clk, "marvell,pxa1928-mpmu", pxa1928_mpmu_clk_init);
|
H A D | clk-of-pxa910.c | 279 pr_err("failed to map mpmu registers\n"); in pxa910_clk_init()
|
H A D | clk-of-pxa168.c | 310 pr_err("failed to map mpmu registers\n"); in pxa168_clk_init()
|
H A D | clk-of-mmp2.c | 530 pr_err("failed to map mpmu registers\n"); in mmp2_clk_init()
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | pxa910.dtsi | 172 reg-names = "mpmu", "apmu", "apbc", "apbcp";
|
H A D | pxa168.dtsi | 161 reg-names = "mpmu", "apmu", "apbc";
|
H A D | mmp2.dtsi | 510 reg-names = "mpmu", "apmu", "apbc";
|
H A D | mmp3.dtsi | 575 reg-names = "mpmu", "apmu", "apbc";
|
/linux/arch/arm/mach-pxa/ |
H A D | pxa3xx-regs.h | 24 * Service Power Management Unit (MPMU)
|