Home
last modified time | relevance | path

Searched defs:dmae (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dmmci.c842 struct mmci_dmae_priv *dmae; in mmci_dmae_setup() local
919 struct mmci_dmae_priv *dmae = host->dma_priv; in mmci_dmae_release() local
930 struct mmci_dmae_priv *dmae = host->dma_priv; in mmci_dma_unmap() local
944 struct mmci_dmae_priv *dmae = host->dma_priv; in mmci_dmae_error() local
961 struct mmci_dmae_priv *dmae = host->dma_priv; in mmci_dmae_finalize() local
1009 struct mmci_dmae_priv *dmae = host->dma_priv; in _mmci_dmae_prep_data() local
1084 struct mmci_dmae_priv *dmae = host->dma_priv; in mmci_dmae_prep_data() local
1103 struct mmci_dmae_priv *dmae = host->dma_priv; in mmci_dmae_start() local
1121 struct mmci_dmae_priv *dmae = host->dma_priv; in mmci_dmae_get_next_data() local
1139 struct mmci_dmae_priv *dmae = host->dma_priv; in mmci_dmae_unprep_data() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c156 struct dmae_command *dmae = &bp->stats_dmae; in bnx2x_hw_stats_post() local
222 struct dmae_command *dmae; in bnx2x_stats_pmf_update() local
269 struct dmae_command *dmae; in bnx2x_port_stats_init() local
491 struct dmae_command *dmae = &bp->stats_dmae; in bnx2x_func_stats_init() local
1267 struct dmae_command *dmae; in bnx2x_port_stats_stop() local
1405 struct dmae_command *dmae; in bnx2x_port_stats_base_init() local
H A Dbnx2x_main.c404 struct dmae_command *dmae, int msglvl) in bnx2x_dp_dmae()
470 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx) in bnx2x_post_dmae()
519 struct dmae_command *dmae, in bnx2x_prep_dmae_with_comp()
535 int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae, in bnx2x_issue_dmae_with_comp()
586 struct dmae_command dmae; in bnx2x_write_dmae() local
621 struct dmae_command dmae; in bnx2x_read_dmae() local
H A Dbnx2x_vfpf.c1081 struct dmae_command dmae; in bnx2x_copy32_vf_dmae() local
H A Dbnx2x.h1166 struct dmae_command dmae[MAX_DMAE_C]; member