Lines Matching defs:rxcif
103 int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *rxcif,
118 *rxcif = TEGRA30_AHUB_RXCIF_APBIF_RX0 + channel;
157 int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif rxcif)
159 int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0;
176 int tegra30_ahub_disable_rx_fifo(enum tegra30_ahub_rxcif rxcif)
178 int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0;
195 int tegra30_ahub_free_rx_fifo(enum tegra30_ahub_rxcif rxcif)
197 int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0;
307 int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif rxcif,
310 int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0;
325 int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif)
327 int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0;