tegra_ahb
static inline u32 gizmo_readl(struct tegra_ahb *ahb, u32 offset)
static inline void gizmo_writel(struct tegra_ahb *ahb, u32 value, u32 offset)
struct tegra_ahb *ahb;
struct tegra_ahb *ahb = dev_get_drvdata(dev);
struct tegra_ahb *ahb = dev_get_drvdata(dev);
static void tegra_ahb_gizmo_init(struct tegra_ahb *ahb)
struct tegra_ahb *ahb;