Searched refs:CPC (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/net/can/sja1000/ |
A D | Kconfig | 10 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card" 13 This driver is for the one, two or four channel CPC-PCI, 14 CPC-PCIe and CPC-104P cards from EMS Dr. Thomas Wuensche 18 tristate "EMS CPC-CARD Card" 21 This driver is for the one or two channel CPC-CARD cards from
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/ |
A D | mti,mips-cpc.yaml | 22 used to map the MIPS CPC registers block.
|
/linux-6.3-rc2/arch/arm/mach-omap1/ |
A D | dma.c | 64 [CPC] = { 0x0018, 0x40, OMAP_DMA_REG_16BIT }, /* 15xx only */ 206 for (i = CPC; i <= COLOR; i += 1) in omap1_clear_lch_regs()
|
A D | omap-dma.c | 476 p->dma_write(0, CPC, lch); in omap_start_dma() 617 offset = p->dma_read(CPC, lch); in omap_get_dma_src_pos() 655 offset = p->dma_read(CPC, lch); in omap_get_dma_dst_pos()
|
/linux-6.3-rc2/drivers/net/can/usb/ |
A D | Kconfig | 12 tristate "EMS CPC-USB/ARM7 CAN/USB interface" 14 This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
|
/linux-6.3-rc2/include/linux/ |
A D | omap-dma.h | 150 CPC, CCR2, LCH_CTRL, enumerator
|
/linux-6.3-rc2/drivers/input/joystick/ |
A D | Kconfig | 229 Commodore, Amstrad CPC joystick connected to your parallel port. 244 Commodore, Amstrad CPC joystick connected to your parallel port. 257 Amstrad CPC joystick. For more information on how to use the driver
|
/linux-6.3-rc2/drivers/dma/ti/ |
A D | omap-dma.c | 428 omap_dma_chan_write(c, CPC, 0); in omap_dma_start() 841 addr = omap_dma_chan_read(c, CPC); in omap_dma_get_src_pos() 867 addr = omap_dma_chan_read(c, CPC); in omap_dma_get_dst_pos()
|
/linux-6.3-rc2/Documentation/input/devices/ |
A D | joystick-parport.rst | 155 Amstrad CPC, Sinclair ZX Spectrum and many other machines. That's why these 195 Amstrad CPC Commodore C64
|
/linux-6.3-rc2/drivers/dma/ |
A D | pl330.c | 90 #define CPC(n) (_CPC + (n)*0x8) macro
|
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-dev.c | 1870 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, CPC, 0); in xgbe_dev_xmit()
|
/linux-6.3-rc2/arch/mips/ |
A D | Kconfig | 1550 specific IP core configuration), GIC, CPC, virtualisation module,
|
Completed in 42 milliseconds