/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __CLK_MMP_H #define __CLK_MMP_H #include <linux/types.h> extern void pxa168_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, phys_addr_t apbc_phys); extern void pxa910_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, phys_addr_t apbc_phys, phys_addr_t apbcp_phys); extern void mmp2_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, phys_addr_t apbc_phys); #endif
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
at91_pmc.h | File | 11.32 KB | 0644 |
|
clk-conf.h | File | 588 B | 0644 |
|
mmp.h | File | 475 B | 0644 |
|
mxs.h | File | 360 B | 0644 |
|
renesas.h | File | 1.19 KB | 0644 |
|
sunxi-ng.h | File | 974 B | 0644 |
|
tegra.h | File | 3.19 KB | 0644 |
|
ti.h | File | 11.07 KB | 0644 |
|
zynq.h | File | 1.06 KB | 0644 |
|