| /linux/drivers/net/can/softing/ |
| H A D | softing_cs.c | 167 struct pcmcia_device *pcmcia = to_pcmcia_dev(pdev->dev.parent); in softingcs_reset() local 170 return pcmcia_write_config_byte(pcmcia, 2, v ? 0 : 0x20); in softingcs_reset() 175 struct pcmcia_device *pcmcia = to_pcmcia_dev(pdev->dev.parent); in softingcs_enable_irq() local 178 return pcmcia_write_config_byte(pcmcia, 0, v ? 0x60 : 0); in softingcs_enable_irq() 184 static int softingcs_probe_config(struct pcmcia_device *pcmcia, void *priv_data) in softingcs_probe_config() argument 191 pres = pcmcia->resource[PCMCIA_IOMEM_0]; in softingcs_probe_config() 202 return pcmcia_request_window(pcmcia, pres, memspeed); in softingcs_probe_config() 205 static void softingcs_remove(struct pcmcia_device *pcmcia) in softingcs_remove() argument 207 struct platform_device *pdev = pcmcia->priv; in softingcs_remove() 212 pcmcia_disable_device(pcmcia); in softingcs_remove() [all …]
|
| H A D | Kconfig | 20 tristate "Softing Gmbh CAN pcmcia cards"
|
| /linux/Documentation/scsi/ |
| H A D | NinjaSCSI.rst | 17 :pcmcia-cs: 3.1.27 29 If you installed pcmcia-cs already, pcmcia reports your card as UNKNOWN 33 You can also use "cardctl" program (this program is in pcmcia-cs source 63 (c) If you use this driver with Kernel 2.2, unpack pcmcia-cs in some directory 64 and make & install. This driver requires the pcmcia-cs header file. 69 $ tar zxvf cs-pcmcia-cs-3.x.x.tar.gz 80 (e) Copy nsp_cs.ko to suitable place, like /lib/modules/<Kernel version>/pcmcia/ . 82 (f) Add these lines to /etc/pcmcia/config . 84 If you use pcmcia-cs-3.1.8 or later, we can use "nsp_cs.conf" file. 85 So, you don't need to edit file. Just copy to /etc/pcmcia/ . [all …]
|
| H A D | sym53c500_cs.rst | 7 The sym53c500_cs driver originated as an add-on to David Hinds' pcmcia-cs 25 Through the years, there have been a number of downloads of the pcmcia-cs
|
| /linux/Documentation/pcmcia/ |
| H A D | devicetable.rst | 14 You should use the helpers in include/pcmcia/device_id.h for generating the 29 pcmcia:m0149cC1ABf06pfn00fn00pa725B842DpbF1EFEE84pc0877B627pd00000000 34 Alternatively, you can use crc32hash (see tools/pcmcia/crc32hash.c) 37 $ tools/pcmcia/crc32hash "Dual Speed"
|
| H A D | driver.rst | 13 /sys/bus/pcmcia/drivers/{driver}/new_id 28 /sys/bus/pcmcia/drivers/{driver}/new_id
|
| /linux/drivers/pcmcia/ |
| H A D | Makefile | 10 pcmcia-y += ds.o pcmcia_resource.o cistpl.o pcmcia_cis.o 11 obj-$(CONFIG_PCMCIA) += pcmcia.o
|
| H A D | Kconfig | 35 module will be called pcmcia. 49 subsystem, instead of relying on cardmgr from pcmcia-cs to do so. 172 tristate "bcm63xx pcmcia support"
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | ep88xc.dts | 122 pcmcia@80 { 126 compatible = "fsl,pq-pcmcia"; 127 device_type = "pcmcia";
|
| H A D | mpc885ads.dts | 127 pcmcia@80 { 131 compatible = "fsl,pq-pcmcia"; 132 device_type = "pcmcia";
|
| /linux/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 24 the key(s) from an external device like a pcmcia flash disk 54 from a pcmcia flash disk card. The card is formatted with an ext2 66 pcmcia flash disk. What follows now is a /linuxrc for your 126 pcmcia flash disk. If this succeeds we need to reset the swap
|
| /linux/arch/m68k/ |
| H A D | Kconfig.bus | 35 Include support in the kernel for pcmcia on Amiga 1200 and Amiga 36 600. If you intend to use pcmcia cards say Y; otherwise say N.
|
| /linux/arch/m68k/amiga/ |
| H A D | Makefile | 8 obj-$(CONFIG_AMIGA_PCMCIA) += pcmcia.o
|
| /linux/sound/ |
| H A D | Makefile | 8 firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/ xen/ \
|
| /linux/arch/mips/bcm63xx/ |
| H A D | Makefile | 3 setup.o timer.o dev-enet.o dev-flash.o dev-pcmcia.o \
|
| /linux/drivers/ssb/ |
| H A D | Makefile | 9 ssb-$(CONFIG_SSB_PCMCIAHOST) += pcmcia.o bridge_pcmcia_80211.o
|
| H A D | bridge_pcmcia_80211.c | 26 MODULE_DEVICE_TABLE(pcmcia, ssb_host_pcmcia_tbl);
|
| /linux/drivers/comedi/drivers/ |
| H A D | ni_daq_dio24.c | 67 MODULE_DEVICE_TABLE(pcmcia, dio24_cs_ids);
|
| H A D | ni_labpc_cs.c | 98 MODULE_DEVICE_TABLE(pcmcia, labpc_cs_ids);
|
| H A D | das08_cs.c | 89 MODULE_DEVICE_TABLE(pcmcia, das08_cs_id_table);
|
| H A D | ni_mio_cs.c | 205 MODULE_DEVICE_TABLE(pcmcia, ni_mio_cs_ids);
|
| /linux/drivers/scsi/pcmcia/ |
| H A D | fdomain_cs.c | 87 MODULE_DEVICE_TABLE(pcmcia, fdomain_ids);
|
| /linux/Documentation/translations/zh_CN/ |
| H A D | subsystem-apis.rst | 99 * pcmcia/index
|
| /linux/drivers/parport/ |
| H A D | parport_cs.c | 186 MODULE_DEVICE_TABLE(pcmcia, parport_ids);
|
| /linux/drivers/usb/host/ |
| H A D | sl811_cs.c | 194 MODULE_DEVICE_TABLE(pcmcia, sl811_ids);
|