Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/can/sja1000/
DKconfig33 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card"
36 This driver is for the one, two or four channel CPC-PCI,
37 CPC-PCIe and CPC-104P cards from EMS Dr. Thomas Wuensche
/linux-2.6.39/drivers/net/can/usb/
DKconfig5 tristate "EMS CPC-USB/ARM7 CAN/USB interface"
7 This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
/linux-2.6.39/arch/arm/mach-omap1/
Ddma.c70 [CPC] = 0x18, /* 15xx only */
372 dma_common_ch_start = CPC; in omap1_system_dma_init()
/linux-2.6.39/drivers/input/joystick/
DKconfig214 Commodore, Amstrad CPC joystick connected to your parallel port.
229 Commodore, Amstrad CPC joystick connected to your parallel port.
242 Amstrad CPC joystick. For more information on how to use the driver
/linux-2.6.39/arch/arm/plat-omap/include/plat/
Ddma.h322 CPC, CCR2, LCH_CTRL, enumerator
/linux-2.6.39/arch/arm/plat-omap/
Ddma.c879 p->dma_write(0, CPC, lch); in omap_start_dma()
1030 offset = p->dma_read(CPC, lch); in omap_get_dma_src_pos()
1057 offset = p->dma_read(CPC, lch); in omap_get_dma_dst_pos()
/linux-2.6.39/Documentation/input/
Djoystick-parport.txt142 Amstrad CPC, Sinclair ZX Spectrum and many other machines. That's why these
182 Amstrad CPC Commodore C64
/linux-2.6.39/arch/arm/common/
Dpl330.c65 #define CPC(n) (_CPC + (n)*0x8) macro
844 u32 buf = req->mc_bus, pc = readl(regs + CPC(thrd->id)); in _req_active()