Home
last modified time | relevance | path

Searched refs:s3c2440_peripherals (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2440_dma.c110 static struct s3c2440_dmac_peripheral s3c2440_peripherals[] = { variable
308 perph = &s3c2440_peripherals[dxs->dxs_xfer.dx_peripheral]; in s3c2440_dmac_start_xfer()
435 uint8_t source = s3c2440_peripherals[dxs->dxs_xfer.dx_peripheral].dp_channel_source[channel_no]; in dmac_start()