Home
last modified time | relevance | path

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

123

/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()
534 if (ri->config_flags & TPS80031_USBLDO_INPUT_VSYS) in tps80031_regulator_config()
551 if (ri->config_flags & TPS80031_LDO3_OUTPUT_VIB) { in tps80031_regulator_config()
565 if (!(ri->config_flags & TPS80031_VBUS_SW_ONLY)) in tps80031_regulator_config()
698 ri->config_flags = tps_pdata->config_flags; in tps80031_regulator_probe()
/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()
/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()
/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()
/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()
/drivers/staging/comedi/drivers/
Dni_daq_dio24.c37 link->config_flags |= CONF_AUTO_SET_IO; in dio24_auto_attach()
Dni_labpc_cs.c64 link->config_flags |= CONF_AUTO_SET_IO | in labpc_cs_auto_attach()
Ddas08_cs.c61 link->config_flags |= CONF_AUTO_SET_IO; in das08_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()
/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()
Dqlogic_stub.c157 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in qlogic_probe()
/drivers/ssb/
Dbridge_pcmcia_80211.c40 dev->config_flags |= CONF_ENABLE_IRQ; in ssb_host_pcmcia_probe()
/drivers/staging/isdn/avm/
Davm_cs.c47 p_dev->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in avmcs_probe()
/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()
/drivers/net/wireless/cisco/
Dairo_cs.c109 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in airo_config()
/drivers/gpu/drm/amd/include/
Ddm_pp_interface.h63 uint32_t config_flags; member
/drivers/parport/
Dparport_cs.c95 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in parport_probe()
/drivers/usb/host/
Dsl811_cs.c150 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in sl811_cs_config()
/drivers/net/wireless/ath/ath10k/
Dpci.h73 u32 config_flags; member
/drivers/net/wireless/atmel/
Datmel_cs.c129 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in atmel_config()
/drivers/net/wireless/intersil/hostap/
Dhostap_cs.c490 link->config_flags |= CONF_AUTO_SET_VPP | CONF_AUTO_AUDIO | in prism2_config()
493 link->config_flags &= ~CONF_AUTO_CHECK_VCC; in prism2_config()
/drivers/net/arcnet/
Dcom20020_cs.c140 p_dev->config_flags |= CONF_ENABLE_IRQ; in com20020_probe()

123