Searched full:mpmu (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | marvell,pxa1928.txt | 5 blocks called APMU, MPMU, and APBC roughly corresponding to internal buses. 11 - "marvell,pxa1928-mpmu" - MPMU controller compatible
|
D | marvell,mmp2-clock.yaml | 29 - description: MPMU register region 35 - const: mpmu 65 reg-names = "mpmu", "apmu", "apbc";
|
D | marvell,pxa168.txt | 13 "mpmu", "apmu", "apbc". So three reg spaces need to be defined.
|
D | marvell,pxa910.txt | 13 "mpmu", "apmu", "apbc", "apbcp". So four reg spaces need to be defined.
|
/Linux-v6.1/drivers/clk/mmp/ |
D | clk-of-pxa1928.c | 214 pr_err("failed to map mpmu registers\n"); in pxa1928_mpmu_clk_init() 221 CLK_OF_DECLARE(pxa1928_mpmu_clk, "marvell,pxa1928-mpmu", pxa1928_mpmu_clk_init);
|
D | clk-pxa910.c | 76 pr_err("error to ioremap MPMU base\n"); in pxa910_clk_init()
|
D | clk-pxa168.c | 77 pr_err("error to ioremap MPMU base\n"); in pxa168_clk_init()
|
D | clk-of-pxa910.c | 277 pr_err("failed to map mpmu registers\n"); in pxa910_clk_init()
|
D | clk-mmp2.c | 84 pr_err("error to ioremap MPMU base\n"); in mmp2_clk_init()
|
D | clk-of-pxa168.c | 308 pr_err("failed to map mpmu registers\n"); in pxa168_clk_init()
|
D | clk-of-mmp2.c | 528 pr_err("failed to map mpmu registers\n"); in mmp2_clk_init()
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | pxa168.dtsi | 159 reg-names = "mpmu", "apmu", "apbc";
|
D | pxa910.dtsi | 172 reg-names = "mpmu", "apmu", "apbc", "apbcp";
|
D | mmp2.dtsi | 510 reg-names = "mpmu", "apmu", "apbc";
|
D | mmp3.dtsi | 575 reg-names = "mpmu", "apmu", "apbc";
|
/Linux-v6.1/arch/arm/mach-mmp/ |
D | pm-mmp2.c | 178 pm_mpmu_clk_enable(); /* enable clocks in MPMU */ in mmp2_pm_enter()
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | pxa3xx-regs.h | 24 * Service Power Management Unit (MPMU)
|