Searched refs:dmatsk (Results 1 – 1 of 1) sorted by relevance
58 struct bcom_task *dmatsk; member453 bcom_ata_rx_prepare(priv->dmatsk); in mpc52xx_ata_build_dmatable()455 bcom_ata_tx_prepare(priv->dmatsk); in mpc52xx_ata_build_dmatable()464 bcom_prepare_next_buffer(priv->dmatsk); in mpc52xx_ata_build_dmatable()478 bcom_submit_next_buffer(priv->dmatsk, NULL); in mpc52xx_ata_build_dmatable()494 bcom_ata_reset_bd(priv->dmatsk); in mpc52xx_ata_build_dmatable()561 bcom_set_task_auto_start(priv->dmatsk->tasknum, priv->dmatsk->tasknum); in mpc52xx_bmdma_start()562 bcom_enable(priv->dmatsk); in mpc52xx_bmdma_start()571 bcom_disable(priv->dmatsk); in mpc52xx_bmdma_stop()572 bcom_ata_reset_bd(priv->dmatsk); in mpc52xx_bmdma_stop()[all …]