Home
last modified time | relevance | path

Searched defs:ahb (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/amba/
Dtegra-ahb.c135 static inline u32 gizmo_readl(struct tegra_ahb *ahb, u32 offset) in gizmo_readl()
140 static inline void gizmo_writel(struct tegra_ahb *ahb, u32 value, u32 offset) in gizmo_writel()
148 struct tegra_ahb *ahb = dev_get_drvdata(dev); in tegra_ahb_match_by_smmu() local
158 struct tegra_ahb *ahb; in tegra_ahb_enable_smmu() local
177 struct tegra_ahb *ahb = dev_get_drvdata(dev); in tegra_ahb_suspend() local
187 struct tegra_ahb *ahb = dev_get_drvdata(dev); in tegra_ahb_resume() local
199 static void tegra_ahb_gizmo_init(struct tegra_ahb *ahb) in tegra_ahb_gizmo_init()
262 struct tegra_ahb *ahb; in tegra_ahb_probe() local
/Linux-v4.19/arch/arm/boot/dts/
Dtegra114.dtsi228 ahb: ahb@6000c000 { label
Dtegra30.dtsi368 ahb: ahb@6000c000 { label
/Linux-v4.19/drivers/clk/imx/
Dclk-imx35.c38 unsigned char arm, ahb, sel; member
69 /* 0 */ ckih, mpll, ppll, mpll_075, arm, hsp, hsp_div, hsp_sel, ahb, enumerator
Dclk-imx31.c52 dummy, ckih, ckil, mpll, spll, upll, mcu_main, hsp, ahb, nfc, ipg, enumerator
Dclk-imx25.c66 dummy, osc, mpll, upll, mpll_cpu_3_4, cpu_sel, cpu, ahb, usb_div, ipg, enumerator
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dpci.h191 struct ath10k_ahb ahb[0]; member
/Linux-v4.19/sound/soc/samsung/
Didma.c152 u32 ahb = readl(idma.regs + I2SAHB); in idma_hw_params() local
/Linux-v4.19/drivers/iommu/
Dtegra-smmu.c890 struct device_node *ahb; in tegra_smmu_ahb_enable() local