Searched refs:CPC (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/Documentation/devicetree/bindings/power/ |
D | mti,mips-cpc.txt | 1 Binding for MIPS Cluster Power Controller (CPC). 3 This binding allows a system to specify where the CPC registers are 8 regs: Should describe the address & size of the CPC register region.
|
/Linux-v5.4/drivers/net/can/sja1000/ |
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-v5.4/arch/arm/mach-omap1/ |
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()
|
/Linux-v5.4/drivers/net/can/usb/ |
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-v5.4/drivers/input/joystick/ |
D | Kconfig | 216 Commodore, Amstrad CPC joystick connected to your parallel port. 231 Commodore, Amstrad CPC joystick connected to your parallel port. 244 Amstrad CPC joystick. For more information on how to use the driver
|
/Linux-v5.4/include/linux/ |
D | omap-dma.h | 151 CPC, CCR2, LCH_CTRL, enumerator
|
/Linux-v5.4/arch/arm/plat-omap/ |
D | dma.c | 801 p->dma_write(0, CPC, lch); in omap_start_dma() 965 offset = p->dma_read(CPC, lch); in omap_get_dma_src_pos() 1004 offset = p->dma_read(CPC, lch); in omap_get_dma_dst_pos()
|
/Linux-v5.4/drivers/dma/ti/ |
D | omap-dma.c | 393 omap_dma_chan_write(c, CPC, 0); in omap_dma_start() 767 addr = omap_dma_chan_read(c, CPC); in omap_dma_get_src_pos() 793 addr = omap_dma_chan_read(c, CPC); in omap_dma_get_dst_pos()
|
/Linux-v5.4/Documentation/input/devices/ |
D | joystick-parport.rst | 155 Amstrad CPC, Sinclair ZX Spectrum and many other machines. That's why these 195 Amstrad CPC Commodore C64
|
/Linux-v5.4/drivers/dma/ |
D | pl330.c | 89 #define CPC(n) (_CPC + (n)*0x8) macro
|
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 1813 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, CPC, 0); in xgbe_dev_xmit()
|