fsl_rio_port_write_init(9) MPC85xx port write interface init

SYNOPSIS

int fsl_rio_port_write_init(struct rio_mport * mport);

ARGUMENTS

mport

Master port implementing the port write unit

DESCRIPTION

Initializes port write unit hardware and DMA buffer ring. Called from fsl_rio_setup. Returns 0 on success or -ENOMEM on failure.

AUTHOR

Matt Porter <[email protected]>, <[email protected]>

Author.

COPYRIGHT