Home
last modified time | relevance | path

Searched refs:config_flags (Results 1 – 25 of 59) sorted by relevance

123

/linux-6.1.9/drivers/net/wireless/intersil/orinoco/
Dspectrum_cs.c203 link->config_flags |= CONF_AUTO_SET_VPP | CONF_AUTO_CHECK_VCC | in spectrum_cs_config()
206 link->config_flags &= ~CONF_AUTO_CHECK_VCC; in spectrum_cs_config()
Dorinoco_cs.c141 link->config_flags |= CONF_AUTO_SET_VPP | CONF_AUTO_CHECK_VCC | in orinoco_cs_config()
144 link->config_flags &= ~CONF_AUTO_CHECK_VCC; in orinoco_cs_config()
/linux-6.1.9/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c131 link->config_flags = CONF_ENABLE_IRQ | CONF_ENABLE_PULSE_IRQ; in snd_pdacf_probe()
208 link->config_flags |= CONF_ENABLE_IRQ | CONF_ENABLE_PULSE_IRQ; in pdacf_config()
/linux-6.1.9/drivers/comedi/drivers/
Dni_daq_dio24.c36 link->config_flags |= CONF_AUTO_SET_IO; in dio24_auto_attach()
Ddas08_cs.c60 link->config_flags |= CONF_AUTO_SET_IO; in das08_cs_auto_attach()
Dni_labpc_cs.c63 link->config_flags |= CONF_AUTO_SET_IO | in labpc_cs_auto_attach()
Dni_mio_cs.c160 link->config_flags |= CONF_AUTO_SET_IO | CONF_ENABLE_IRQ; in mio_cs_auto_attach()
Dni_daq_700.c215 link->config_flags |= CONF_AUTO_SET_IO; in daq700_auto_attach()
/linux-6.1.9/arch/mips/include/asm/octeon/
Dcvmx-bootinfo.h120 uint32_t config_flags; member
183 uint32_t config_flags;
/linux-6.1.9/drivers/tty/serial/8250/
Dserial_cs.c185 link->config_flags |= CONF_ENABLE_ESR; in quirk_config_socket()
320 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in serial_probe()
322 link->config_flags |= CONF_ENABLE_SPKR; in serial_probe()
458 link->config_flags |= CONF_AUTO_SET_VPP; in simple_config()
/linux-6.1.9/drivers/ata/
Dpata_pcmcia.c197 pdev->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO | in pcmcia_init_one()
207 pdev->config_flags &= ~CONF_AUTO_CHECK_VCC; in pcmcia_init_one()
/linux-6.1.9/drivers/scsi/pcmcia/
Dfdomain_cs.c36 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in fdomain_probe()
Daha152x_stub.c103 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in aha152x_probe()
Dqlogic_stub.c160 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in qlogic_probe()
/linux-6.1.9/drivers/ssb/
Dbridge_pcmcia_80211.c40 dev->config_flags |= CONF_ENABLE_IRQ; in ssb_host_pcmcia_probe()
/linux-6.1.9/drivers/pcmcia/
Dpcmcia_cis.c160 unsigned int flags = p_dev->config_flags; in pcmcia_do_loop_config()
193 p_dev->config_flags |= CONF_ENABLE_SPKR; in pcmcia_do_loop_config()
/linux-6.1.9/drivers/net/wireless/cisco/
Dairo_cs.c108 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in airo_config()
/linux-6.1.9/drivers/gpu/drm/amd/include/
Ddm_pp_interface.h63 uint32_t config_flags; member
/linux-6.1.9/drivers/parport/
Dparport_cs.c95 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in parport_probe()
/linux-6.1.9/drivers/usb/host/
Dsl811_cs.c150 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in sl811_cs_config()
/linux-6.1.9/include/pcmcia/
Dds.h110 unsigned int config_flags; /* CONF_ENABLE_ flags below */ member
/linux-6.1.9/drivers/net/wireless/atmel/
Datmel_cs.c126 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in atmel_config()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dpci.h73 u32 config_flags; member
/linux-6.1.9/Documentation/pcmcia/
Ddriver-changes.rst8 If `struct pcmcia_device *p_dev->config_flags` is set accordingly,
23 stored in struct pcmcia_device, e.g. in the fields config_flags,
/linux-6.1.9/drivers/net/arcnet/
Dcom20020_cs.c141 p_dev->config_flags |= CONF_ENABLE_IRQ; in com20020_probe()

123