coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
isa-dma.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void isa_dma_init (void)
 

Function Documentation

◆ isa_dma_init()

void isa_dma_init ( void  )

Definition at line 35 of file isa-dma.c.

References DMA1_RESET_REG, DMA2_MASK_REG, DMA2_MODE_REG, DMA2_RESET_REG, DMA_MODE_CASCADE, and outb().

Referenced by isa_init(), lpc_init(), lpc_soc_init(), and sc_init().

Here is the call graph for this function:
Here is the caller graph for this function: