Searched refs:dmatsk (Results 1 – 1 of 1) sorted by relevance
60 struct bcom_task *dmatsk; member455 bcom_ata_rx_prepare(priv->dmatsk); in mpc52xx_ata_build_dmatable()457 bcom_ata_tx_prepare(priv->dmatsk); in mpc52xx_ata_build_dmatable()466 bcom_prepare_next_buffer(priv->dmatsk); in mpc52xx_ata_build_dmatable()480 bcom_submit_next_buffer(priv->dmatsk, NULL); in mpc52xx_ata_build_dmatable()496 bcom_ata_reset_bd(priv->dmatsk); in mpc52xx_ata_build_dmatable()563 bcom_set_task_auto_start(priv->dmatsk->tasknum, priv->dmatsk->tasknum); in mpc52xx_bmdma_start()564 bcom_enable(priv->dmatsk); in mpc52xx_bmdma_start()573 bcom_disable(priv->dmatsk); in mpc52xx_bmdma_stop()574 bcom_ata_reset_bd(priv->dmatsk); in mpc52xx_bmdma_stop()[all …]