/Linux-v4.19/drivers/clk/bcm/ |
D | clk-iproc-pll.c | 197 val = readl(pll->control_base + ctrl->aon.offset); in __pll_disable() 198 val |= bit_mask(ctrl->aon.pwr_width) << ctrl->aon.pwr_shift; in __pll_disable() 199 iproc_pll_write(pll, pll->control_base, ctrl->aon.offset, val); in __pll_disable() 204 val = readl(pll->pwr_base + ctrl->aon.offset); in __pll_disable() 205 val |= 1 << ctrl->aon.iso_shift; in __pll_disable() 206 iproc_pll_write(pll, pll->pwr_base, ctrl->aon.offset, val); in __pll_disable() 209 val &= ~(bit_mask(ctrl->aon.pwr_width) << ctrl->aon.pwr_shift); in __pll_disable() 210 iproc_pll_write(pll, pll->pwr_base, ctrl->aon.offset, val); in __pll_disable() 220 val = readl(pll->control_base + ctrl->aon.offset); in __pll_enable() 221 val &= ~(bit_mask(ctrl->aon.pwr_width) << ctrl->aon.pwr_shift); in __pll_enable() [all …]
|
D | clk-sr.c | 48 .aon = AON_VAL(0x0, 5, 1, 0), 108 .aon = AON_VAL(0x0, 1, 13, 12), 167 .aon = AON_VAL(0x0, 1, 19, 18), 202 .aon = AON_VAL(0x0, 1, 25, 24), 256 .aon = AON_VAL(0x0, 1, 1, 0), 294 .aon = AON_VAL(0x0, 2, 19, 18), 339 .aon = AON_VAL(0x0, 2, 22, 21), 378 .aon = AON_VAL(0x0, 2, 25, 24),
|
D | clk-ns2.c | 43 .aon = AON_VAL(0x0, 1, 15, 12), 106 .aon = AON_VAL(0x0, 1, 11, 10), 168 .aon = AON_VAL(0x0, 2, 1, 0), 230 .aon = AON_VAL(0x0, 2, 5, 4),
|
D | clk-bcm281xx.c | 69 BCM281XX_CCU_COMMON(aon, AON), 72 KONA_CLK(aon, hub_timer, peri), 74 KONA_CLK(aon, pmu_bsc, peri), 76 KONA_CLK(aon, pmu_bsc_var, peri),
|
D | clk-nsp.c | 47 .aon = AON_VAL(0x0, 1, 12, 0), 104 .aon = AON_VAL(0x0, 1, 24, 0),
|
D | clk-cygnus.c | 60 .aon = AON_VAL(0x0, 2, 1, 0), 119 .aon = AON_VAL(0x0, 2, 5, 4), 196 .aon = AON_VAL(0x0, 4, 17, 16),
|
D | clk-bcm21664.c | 51 BCM21664_CCU_COMMON(aon, AON), 58 KONA_CLK(aon, hub_timer, peri),
|
D | clk-iproc.h | 167 struct iproc_pll_aon_pwr_ctrl aon; member
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | zte.txt | 27 - compatible = "zte,zx296718-aon-sysctrl" 31 aon_sysctrl: aon-sysctrl@116000 { 32 compatible = "zte,zx296718-aon-sysctrl", "syscon";
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | brcm,kona-ccu.txt | 60 "brcm,bcm11351-aon-ccu" 75 aon hub_timer peri 0 BCM281XX_AON_CCU_HUB_TIMER 76 aon pmu_bsc peri 1 BCM281XX_AON_CCU_PMU_BSC 77 aon pmu_bsc_var peri 2 BCM281XX_AON_CCU_PMU_BSC_VAR 106 "brcm,bcm21664-aon-ccu" 120 aon hub_timer peri 0 BCM21664_AON_CCU_HUB_TIMER
|
D | sprd.txt | 9 - "sprd,sc9860-aon-prediv" 11 - "sprd,sc9860-aon-gate"
|
/Linux-v4.19/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.txt | 28 "brcm,bcm7425-aon-ctrl" 29 "brcm,bcm7429-aon-ctrl" 30 "brcm,bcm7435-aon-ctrl" and 31 "brcm,brcmstb-aon-ctrl" 37 compatible = "brcm,bcm7425-aon-ctrl", "brcm,brcmstb-aon-ctrl";
|
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/ |
D | zte,zx2967-wdt.txt | 19 * phandle of aon-sysctrl. 21 * configure value that be written to aon-sysctrl.
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/omap/ |
D | prcm.txt | 22 "ti,omap5-cm-core-aon" 26 "ti,dra7-cm-core-aon"
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | qcom_nandc.txt | 14 - clock-names: must contain "core" for the core clock and "aon" for the 67 clock-names = "core", "aon"; 107 clock-names = "core", "aon";
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | bcm7445.dtsi | 147 aon-ctrl@410000 { 148 compatible = "brcm,brcmstb-aon-ctrl"; 150 reg-names = "aon-ctrl", "aon-sram";
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | nvidia,tegra186-gpio.txt | 70 - "nvidia,tegra186-gpio-aon". 72 - "nvidia,tegra194-gpio-aon". 95 - "nvidia,tegra186-gpio-aon": 1 entry. 97 - "nvidia,tegra194-gpio-aon": 1 entry. 154 compatible = "nvidia,tegra186-gpio-aon";
|
/Linux-v4.19/arch/arm64/boot/dts/sprd/ |
D | sc9860.dtsi | 210 aon_prediv: aon-prediv { 211 compatible = "sprd,sc9860-aon-prediv"; 225 aon_gate: aon-gate { 226 compatible = "sprd,sc9860-aon-gate";
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,brcmstb.txt | 134 - compatible : should contain "brcm,brcmstb-aon-ctrl" 139 aon-ctrl@410000 { 140 compatible = "brcm,brcmstb-aon-ctrl";
|
/Linux-v4.19/arch/mips/boot/dts/brcm/ |
D | bcm7360.dtsi | 230 compatible = "brcm,brcmstb-aon-ctrl"; 232 reg-names = "aon-ctrl", "aon-sram";
|
D | bcm7362.dtsi | 226 compatible = "brcm,brcmstb-aon-ctrl"; 228 reg-names = "aon-ctrl", "aon-sram";
|
D | bcm7346.dtsi | 254 compatible = "brcm,brcmstb-aon-ctrl"; 256 reg-names = "aon-ctrl", "aon-sram";
|
D | bcm7425.dtsi | 253 compatible = "brcm,brcmstb-aon-ctrl"; 255 reg-names = "aon-ctrl", "aon-sram";
|
D | bcm7435.dtsi | 268 compatible = "brcm,brcmstb-aon-ctrl"; 270 reg-names = "aon-ctrl", "aon-sram";
|
/Linux-v4.19/arch/arm64/boot/dts/zte/ |
D | zx296718.dtsi | 305 aon_sysctrl: aon-sysctrl@116000 { 306 compatible = "zte,zx296718-aon-sysctrl", "syscon"; 560 zte,aon-syscon = <&aon_sysctrl>;
|