Home
last modified time | relevance | path

Searched refs:aon (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/clk/bcm/
Dclk-iproc-pll.c165 val = readl(pll->control_base + ctrl->aon.offset); in __pll_disable()
166 val |= bit_mask(ctrl->aon.pwr_width) << ctrl->aon.pwr_shift; in __pll_disable()
167 iproc_pll_write(pll, pll->control_base, ctrl->aon.offset, val); in __pll_disable()
172 val = readl(pll->pwr_base + ctrl->aon.offset); in __pll_disable()
173 val |= 1 << ctrl->aon.iso_shift; in __pll_disable()
174 iproc_pll_write(pll, pll->pwr_base, ctrl->aon.offset, val); in __pll_disable()
177 val &= ~(bit_mask(ctrl->aon.pwr_width) << ctrl->aon.pwr_shift); in __pll_disable()
178 iproc_pll_write(pll, pll->pwr_base, ctrl->aon.offset, val); in __pll_disable()
188 val = readl(pll->control_base + ctrl->aon.offset); in __pll_enable()
189 val &= ~(bit_mask(ctrl->aon.pwr_width) << ctrl->aon.pwr_shift); in __pll_enable()
[all …]
Dclk-ns2.c43 .aon = AON_VAL(0x0, 1, 15, 12),
106 .aon = AON_VAL(0x0, 2, 9, 8),
168 .aon = AON_VAL(0x0, 2, 1, 0),
230 .aon = AON_VAL(0x0, 2, 5, 4),
Dclk-bcm281xx.c69 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),
Dclk-cygnus.c60 .aon = AON_VAL(0x0, 2, 1, 0),
119 .aon = AON_VAL(0x0, 2, 5, 4),
196 .aon = AON_VAL(0x0, 4, 17, 16),
Dclk-nsp.c47 .aon = AON_VAL(0x0, 1, 12, 0),
104 .aon = AON_VAL(0x0, 1, 24, 0),
Dclk-bcm21664.c51 BCM21664_CCU_COMMON(aon, AON),
58 KONA_CLK(aon, hub_timer, peri),
Dclk-iproc.h142 struct iproc_pll_aon_pwr_ctrl aon; member
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dbrcm,kona-ccu.txt61 "brcm,bcm11351-aon-ccu"
76 aon hub_timer peri 0 BCM281XX_AON_CCU_HUB_TIMER
77 aon pmu_bsc peri 1 BCM281XX_AON_CCU_PMU_BSC
78 aon pmu_bsc_var peri 2 BCM281XX_AON_CCU_PMU_BSC_VAR
107 "brcm,bcm21664-aon-ccu"
121 aon hub_timer peri 0 BCM21664_AON_CCU_HUB_TIMER
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/
Dprcm.txt22 "ti,omap5-cm-core-aon"
26 "ti,dra7-cm-core-aon"
/linux-4.4.14/arch/arm/boot/dts/
Dbcm7445.dtsi146 aon-ctrl@410000 {
147 compatible = "brcm,brcmstb-aon-ctrl";
149 reg-names = "aon-ctrl", "aon-sram";
Dbcm11351.dtsi243 compatible = "brcm,bcm11351-aon-ccu";
Domap5.dtsi204 compatible = "ti,omap5-cm-core-aon";
Ddra7.dtsi161 compatible = "ti,dra7-cm-core-aon";
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,brcmstb.txt132 - compatible : should contain "brcm,brcmstb-aon-ctrl"
137 aon-ctrl@410000 {
138 compatible = "brcm,brcmstb-aon-ctrl";