Home
last modified time | relevance | path

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

123

/Linux-v5.10/drivers/regulator/
Dtps80031-regulator.c77 unsigned int config_flags; member
327 if (ri->config_flags & TPS80031_VBUS_DISCHRG_EN_PDN) { in tps80031_vbus_disable()
354 if (ri->config_flags & TPS80031_VBUS_DISCHRG_EN_PDN) { in tps80031_vbus_disable()
531 if (ri->config_flags & (TPS80031_USBLDO_INPUT_VSYS | in tps80031_regulator_config()
535 if (ri->config_flags & TPS80031_USBLDO_INPUT_VSYS) in tps80031_regulator_config()
552 if (ri->config_flags & TPS80031_LDO3_OUTPUT_VIB) { in tps80031_regulator_config()
566 if (!(ri->config_flags & TPS80031_VBUS_SW_ONLY)) in tps80031_regulator_config()
699 ri->config_flags = tps_pdata->config_flags; in tps80031_regulator_probe()
/Linux-v5.10/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-v5.10/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c132 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-v5.10/drivers/staging/comedi/drivers/
Dni_daq_dio24.c37 link->config_flags |= CONF_AUTO_SET_IO; in dio24_auto_attach()
Ddas08_cs.c61 link->config_flags |= CONF_AUTO_SET_IO; in das08_cs_auto_attach()
Dni_labpc_cs.c64 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.c216 link->config_flags |= CONF_AUTO_SET_IO; in daq700_auto_attach()
/Linux-v5.10/arch/mips/include/asm/octeon/
Dcvmx-bootinfo.h120 uint32_t config_flags; member
183 uint32_t config_flags;
/Linux-v5.10/drivers/tty/serial/8250/
Dserial_cs.c185 link->config_flags |= CONF_ENABLE_ESR; in quirk_config_socket()
319 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in serial_probe()
321 link->config_flags |= CONF_ENABLE_SPKR; in serial_probe()
449 link->config_flags |= CONF_AUTO_SET_VPP; in simple_config()
/Linux-v5.10/drivers/scsi/pcmcia/
Dfdomain_cs.c36 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in fdomain_probe()
Daha152x_stub.c100 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in aha152x_probe()
/Linux-v5.10/drivers/ide/
Dide-cs.c87 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO | in ide_probe()
203 link->config_flags &= ~CONF_AUTO_CHECK_VCC; in ide_config()
/Linux-v5.10/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-v5.10/drivers/ssb/
Dbridge_pcmcia_80211.c40 dev->config_flags |= CONF_ENABLE_IRQ; in ssb_host_pcmcia_probe()
/Linux-v5.10/drivers/net/wireless/cisco/
Dairo_cs.c109 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in airo_config()
/Linux-v5.10/drivers/gpu/drm/amd/include/
Ddm_pp_interface.h63 uint32_t config_flags; member
/Linux-v5.10/drivers/pcmcia/
Dpcmcia_cis.c159 unsigned int flags = p_dev->config_flags; in pcmcia_do_loop_config()
192 p_dev->config_flags |= CONF_ENABLE_SPKR; in pcmcia_do_loop_config()
/Linux-v5.10/drivers/parport/
Dparport_cs.c95 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in parport_probe()
/Linux-v5.10/drivers/usb/host/
Dsl811_cs.c150 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in sl811_cs_config()
/Linux-v5.10/include/pcmcia/
Dds.h110 unsigned int config_flags; /* CONF_ENABLE_ flags below */ member
/Linux-v5.10/drivers/net/wireless/atmel/
Datmel_cs.c127 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in atmel_config()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dpci.h73 u32 config_flags; member
/Linux-v5.10/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,

123