Searched +full:sun50i +full:- +full:h616 +full:- +full:prcm +full:- +full:ppu (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/power/allwinner,sun50i[all...]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Allwinner H6/H616 PRCM power domain driver.6 * This covers a few registers inside the PRCM (Power Reset Clock Management)21 * The PRCM block covers multiple devices, starting with some clocks,24 * starts later in the PRCM MMIO frame, not at the beginning of it.25 * To keep the register offsets consistent with other PRCM documentatio121 struct genpd_onecell_data *ppu; sun50i_h6_ppu_probe() local [all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/clock/sun50i-h616[all...]