Searched refs:apbif_regs (Results 1 – 2 of 2) sorted by relevance
21 struct apbif_regs *apbif_regs; member67 return readl(&priv->apbif_regs->apbdma_live_stat) & priv->full_mask; in tegra_ahub_apbif_is_full()114 writel(*data++, &priv->apbif_regs->channel0_txfifo); in tegra_ahub_apbif_send()125 writel(value, &priv->apbif_regs->channel0_cif_tx0_ctrl); in tegra_ahub_apbif_set_cif()139 writel(ctrl, &priv->apbif_regs->channel0_ctrl); in tegra_ahub_apbif_enable_channel0()226 priv->apbif_regs = (struct apbif_regs *)addr; in tegra_ahub_probe()234 log_debug("ahub apbif_regs=%p, xbar_regs=%p\n", priv->apbif_regs, in tegra_ahub_probe()
54 struct apbif_regs { struct
Completed in 7 milliseconds