/openbmc/linux/drivers/amba/ |
H A D | tegra-ahb.c | 126 static inline u32 gizmo_readl(struct tegra_ahb *ahb, u32 offset) in gizmo_readl() argument 128 return readl(ahb->regs + offset); in gizmo_readl() 131 static inline void gizmo_writel(struct tegra_ahb *ahb, u32 value, u32 offset) in gizmo_writel() argument 133 writel(value, ahb->regs + offset); in gizmo_writel() 141 struct tegra_ahb *ahb; in tegra_ahb_enable_smmu() local 146 ahb = dev_get_drvdata(dev); in tegra_ahb_enable_smmu() 147 val = gizmo_readl(ahb, AHB_ARBITRATION_XBAR_CTRL); in tegra_ahb_enable_smmu() 149 gizmo_writel(ahb, val, AHB_ARBITRATION_XBAR_CTRL); in tegra_ahb_enable_smmu() 158 struct tegra_ahb *ahb = dev_get_drvdata(dev); in tegra_ahb_suspend() local 161 ahb->ctx[i] = gizmo_readl(ahb, tegra_ahb_gizmo[i]); in tegra_ahb_suspend() [all …]
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-imx35.c | 33 unsigned char arm, ahb, sel; member 37 { .arm = 1, .ahb = 4, .sel = 0}, 38 { .arm = 1, .ahb = 3, .sel = 1}, 39 { .arm = 2, .ahb = 2, .sel = 0}, 40 { .arm = 0, .ahb = 0, .sel = 0}, 41 { .arm = 0, .ahb = 0, .sel = 0}, 42 { .arm = 0, .ahb = 0, .sel = 0}, 43 { .arm = 4, .ahb = 1, .sel = 0}, 44 { .arm = 1, .ahb = 5, .sel = 0}, 45 { .arm = 1, .ahb = 8, .sel = 0}, [all …]
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | clock_sun4i.c | 121 int axi, ahb, apb0; in clock_set_pll1() local 135 ahb = DIV_ROUND_UP(hz/axi, 204000000); /* Max 250MHz */ in clock_set_pll1() 138 printf("CPU: %uHz, AXI/AHB/APB: %d/%d/%d\n", hz, axi, ahb, apb0); in clock_set_pll1() 142 if (ahb > 4) in clock_set_pll1() 143 ahb = 3; in clock_set_pll1() 144 else if (ahb > 2) in clock_set_pll1() 145 ahb = 2; in clock_set_pll1() 146 else if (ahb > 1) in clock_set_pll1() 147 ahb = 1; in clock_set_pll1() 149 ahb = 0; in clock_set_pll1() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iommu/ |
H A D | nvidia,tegra30-smmu.txt | 10 - nvidia,ahb : phandle to the ahb bus connected to SMMU. 20 nvidia,ahb = <&ahb>;
|
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_parser.c | 43 dss->ahb.base = dp_ioremap(pdev, 0, &dss->ahb.len); in dp_parser_ctrl_res() 44 if (IS_ERR(dss->ahb.base)) in dp_parser_ctrl_res() 45 return PTR_ERR(dss->ahb.base); in dp_parser_ctrl_res() 57 if (dss->ahb.len < DP_DEFAULT_P0_OFFSET + DP_DEFAULT_P0_SIZE) { in dp_parser_ctrl_res() 62 dss->ahb.len = DP_DEFAULT_AHB_SIZE; in dp_parser_ctrl_res() 63 dss->aux.base = dss->ahb.base + DP_DEFAULT_AUX_OFFSET; in dp_parser_ctrl_res() 65 dss->link.base = dss->ahb.base + DP_DEFAULT_LINK_OFFSET; in dp_parser_ctrl_res() 67 dss->p0.base = dss->ahb.base + DP_DEFAULT_P0_OFFSET; in dp_parser_ctrl_res()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | jh7110-trng.c | 99 struct clk *ahb; member 242 clk_disable_unprepare(trng->ahb); in starfive_trng_cleanup() 311 trng->ahb = devm_clk_get(&pdev->dev, "ahb"); in starfive_trng_probe() 312 if (IS_ERR(trng->ahb)) in starfive_trng_probe() 313 return dev_err_probe(&pdev->dev, PTR_ERR(trng->ahb), in starfive_trng_probe() 322 clk_prepare_enable(trng->ahb); in starfive_trng_probe() 343 clk_disable_unprepare(trng->ahb); in starfive_trng_probe() 357 clk_disable_unprepare(trng->ahb); in starfive_trng_suspend() 367 clk_prepare_enable(trng->ahb); in starfive_trng_resume()
|
/openbmc/linux/drivers/crypto/starfive/ |
H A D | jh7110-cryp.c | 152 cryp->ahb = devm_clk_get(&pdev->dev, "ahb"); in starfive_cryp_probe() 153 if (IS_ERR(cryp->ahb)) in starfive_cryp_probe() 154 return dev_err_probe(&pdev->dev, PTR_ERR(cryp->ahb), in starfive_cryp_probe() 175 clk_prepare_enable(cryp->ahb); in starfive_cryp_probe() 227 clk_disable_unprepare(cryp->ahb); in starfive_cryp_probe() 257 clk_disable_unprepare(cryp->ahb); in starfive_cryp_remove()
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | nspire-clock.txt | 5 "lsi,nspire-cx-ahb-divider" for the AHB divider in the CX model 6 "lsi,nspire-classic-ahb-divider" for the AHB divider in the older model 14 - clocks: For the "nspire-*-ahb-divider" compatible clocks, this is the parent
|
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/ |
H A D | phosphor-hwmon_%.bbappend | 8 Q71L_PWM_BASE = "ahb/apb@1e780000/{0}.conf" 12 Q71L_TEMPBASE = "ahb/apb@1e780000/bus@1e78a000/i2c@80/{0}.conf" 20 Q71L_PSUBASE = "ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@{0}.conf"
|
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/ |
H A D | phosphor-hwmon_%.bbappend | 26 ENVS = "obmc/hwmon/ahb/apb/{0}.conf" 35 PECIITEMSFMT = "devices/platform/ahb/ahb--apb/f0100000.peci-bus/{0}.conf"
|
/openbmc/qemu/hw/ppc/ |
H A D | ppc440_uc.c | 448 ppc4xx_ahb_t *ahb = opaque; in dcr_read_ahb() local 453 ret = ahb->top; in dcr_read_ahb() 456 ret = ahb->bot; in dcr_read_ahb() 467 ppc4xx_ahb_t *ahb = opaque; in dcr_write_ahb() local 471 ahb->top = val; in dcr_write_ahb() 474 ahb->bot = val; in dcr_write_ahb() 481 ppc4xx_ahb_t *ahb = opaque; in ppc4xx_ahb_reset() local 484 ahb->top = 0; in ppc4xx_ahb_reset() 485 ahb->bot = 0; in ppc4xx_ahb_reset() 490 ppc4xx_ahb_t *ahb; in ppc4xx_ahb_init() local [all …]
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/ |
H A D | config.json.in | 8 …"writePath": "/sys/devices/platform/ahb/ahb:apb/f0103000.pwm-fan-controller/hwmon/@Fan_0_To_4_Hwmo… 16 …"writePath": "/sys/devices/platform/ahb/ahb:apb/f0103000.pwm-fan-controller/hwmon/@Fan_0_To_4_Hwmo… 24 …"writePath": "/sys/devices/platform/ahb/ahb:apb/f0103000.pwm-fan-controller/hwmon/@Fan_0_To_4_Hwmo… 32 …"writePath": "/sys/devices/platform/ahb/ahb:apb/f0103000.pwm-fan-controller/hwmon/@Fan_0_To_4_Hwmo… 40 …"writePath": "/sys/devices/platform/ahb/ahb:apb/f0103000.pwm-fan-controller/hwmon/@Fan_0_To_4_Hwmo…
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/ |
H A D | setup-uart-routing | 4 echo -ne "$1" > /sys/devices/platform/ahb/1e780000.apb/1e789000.lpc/1e789098.uart-routing/"$2" 5 echo -ne "$2" > /sys/devices/platform/ahb/1e780000.apb/1e789000.lpc/1e789098.uart-routing/"$1"
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8-ss-conn.dtsi | 23 conn_ahb_clk: clock-conn-ahb { 45 ahb-burst-config = <0x0>; 72 clock-names = "ipg", "ahb", "per"; 83 clock-names = "ipg", "ahb", "per"; 96 clock-names = "ipg", "ahb", "per"; 111 clock-names = "ipg", "ahb", "enet_clk_ref", "ptp"; 131 clock-names = "ipg", "ahb", "enet_clk_ref", "ptp";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun6i-a31.dtsi | 261 clock-names = "ahb", 309 clock-names = "ahb", 355 clock-names = "ahb", 360 reset-names = "ahb"; 374 clock-names = "ahb", 379 reset-names = "ahb"; 393 clock-names = "ahb", 398 reset-names = "ahb"; 412 clock-names = "ahb", 417 reset-names = "ahb"; [all …]
|
H A D | sun50i-h6.dtsi | 157 clock-names = "ahb", "mmc"; 159 reset-names = "ahb"; 171 clock-names = "ahb", "mmc"; 173 reset-names = "ahb"; 185 clock-names = "ahb", "mmc"; 187 reset-names = "ahb";
|
H A D | sun9i-a80.dtsi | 410 clock-names = "ahb", "mmc", "output", "sample"; 412 reset-names = "ahb"; 425 clock-names = "ahb", "mmc", "output", "sample"; 427 reset-names = "ahb"; 440 clock-names = "ahb", "mmc", "output", "sample"; 442 reset-names = "ahb"; 455 clock-names = "ahb", "mmc", "output", "sample"; 457 reset-names = "ahb"; 468 clock-names = "ahb"; 470 reset-names = "ahb"; [all …]
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/uart-render-controller/ |
H A D | uart-render-controller.service | 9 /sys/devices/platform/ahb/1e6e0000.apb/1e6e6000.display/vga_pw \ 10 /sys/devices/platform/ahb/1e6e0000.apb/1e6e6000.display/dac_mux \
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun6i-a31.dtsi | 294 clock-names = "ahb", 347 clock-names = "ahb", 395 clock-names = "ahb", 400 reset-names = "ahb"; 416 clock-names = "ahb", 421 reset-names = "ahb"; 437 clock-names = "ahb", 442 reset-names = "ahb"; 456 clock-names = "ahb", 461 reset-names = "ahb"; [all …]
|
H A D | suniv-f1c100s.dtsi | 78 clock-names = "ahb", "mod"; 92 clock-names = "ahb", "mod"; 108 clock-names = "ahb", "mmc", "output", "sample"; 110 reset-names = "ahb"; 127 clock-names = "ahb", "mmc", "output", "sample"; 129 reset-names = "ahb";
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/ |
H A D | phosphor-fan-control@.service | 3 Requires=xyz.openbmc_project.Hwmon@-ahb-apb-bus\x401e78a000-i2c\x2dbus\x40{ADDR}-max31785\x4052.ser… 4 After=xyz.openbmc_project.Hwmon@-ahb-apb-bus\x401e78a000-i2c\x2dbus\x40{ADDR}-max31785\x4052.service
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | alphascale,asm9260-rtc.txt | 10 * "ahb" for the SoC RTC clock 17 clock-names = "ahb";
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | serval.dtsi | 41 ahb_clk: ahb-clk { 49 ahb: ahb { label
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-ath79.txt | 7 - clock-names: has to be "ahb". 20 clock-names = "ahb";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx35.dtsi | 196 clock-names = "ipg", "ahb"; 239 clock-names = "ipg", "ahb", "per"; 248 clock-names = "ipg", "ahb", "per"; 257 clock-names = "ipg", "ahb", "per"; 291 clock-names = "ipg", "ahb"; 334 clock-names = "ipg", "ahb", "per"; 345 clock-names = "ipg", "ahb", "per";
|