Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/sja1000/
DKconfig25 tristate "EMS CPC-CARD Card"
28 This driver is for the one or two channel CPC-CARD cards from
32 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card"
35 This driver is for the one, two or four channel CPC-PCI,
36 CPC-PCIe and CPC-104P cards from EMS Dr. Thomas Wuensche
/linux-4.4.14/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-4.4.14/arch/arm/mach-omap1/
Ddma.c67 [CPC] = { 0x0018, 0x40, OMAP_DMA_REG_16BIT }, /* 15xx only */
209 for (i = CPC; i <= COLOR; i += 1) in omap1_clear_lch_regs()
/linux-4.4.14/drivers/input/joystick/
DKconfig215 Commodore, Amstrad CPC joystick connected to your parallel port.
230 Commodore, Amstrad CPC joystick connected to your parallel port.
243 Amstrad CPC joystick. For more information on how to use the driver
/linux-4.4.14/include/linux/
Domap-dma.h152 CPC, CCR2, LCH_CTRL, enumerator
/linux-4.4.14/arch/arm/plat-omap/
Ddma.c809 p->dma_write(0, CPC, lch); in omap_start_dma()
973 offset = p->dma_read(CPC, lch); in omap_get_dma_src_pos()
1012 offset = p->dma_read(CPC, lch); in omap_get_dma_dst_pos()
/linux-4.4.14/drivers/dma/
Domap-dma.c289 omap_dma_chan_write(c, CPC, 0); in omap_dma_start()
654 addr = omap_dma_chan_read(c, CPC); in omap_dma_get_src_pos()
680 addr = omap_dma_chan_read(c, CPC); in omap_dma_get_dst_pos()
Dpl330.c88 #define CPC(n) (_CPC + (n)*0x8) macro
/linux-4.4.14/Documentation/input/
Djoystick-parport.txt142 Amstrad CPC, Sinclair ZX Spectrum and many other machines. That's why these
182 Amstrad CPC Commodore C64
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c1534 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, CPC, 0); in xgbe_dev_xmit()