Searched refs:dmatsk (Results 1 – 1 of 1) sorted by relevance
59 struct bcom_task *dmatsk; member454 bcom_ata_rx_prepare(priv->dmatsk); in mpc52xx_ata_build_dmatable()456 bcom_ata_tx_prepare(priv->dmatsk); in mpc52xx_ata_build_dmatable()465 bcom_prepare_next_buffer(priv->dmatsk); in mpc52xx_ata_build_dmatable()479 bcom_submit_next_buffer(priv->dmatsk, NULL); in mpc52xx_ata_build_dmatable()495 bcom_ata_reset_bd(priv->dmatsk); in mpc52xx_ata_build_dmatable()562 bcom_set_task_auto_start(priv->dmatsk->tasknum, priv->dmatsk->tasknum); in mpc52xx_bmdma_start()563 bcom_enable(priv->dmatsk); in mpc52xx_bmdma_start()572 bcom_disable(priv->dmatsk); in mpc52xx_bmdma_stop()573 bcom_ata_reset_bd(priv->dmatsk); in mpc52xx_bmdma_stop()[all …]