Home
last modified time | relevance | path

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

123

/drivers/regulator/
Dtps80031-regulator.c92 unsigned int config_flags; member
342 if (ri->config_flags & TPS80031_VBUS_DISCHRG_EN_PDN) { in tps80031_vbus_disable()
369 if (ri->config_flags & TPS80031_VBUS_DISCHRG_EN_PDN) { in tps80031_vbus_disable()
546 if (ri->config_flags & (TPS80031_USBLDO_INPUT_VSYS | in tps80031_regulator_config()
549 if (ri->config_flags & TPS80031_USBLDO_INPUT_VSYS) in tps80031_regulator_config()
566 if (ri->config_flags & TPS80031_LDO3_OUTPUT_VIB) { in tps80031_regulator_config()
580 if (!(ri->config_flags & TPS80031_VBUS_SW_ONLY)) in tps80031_regulator_config()
713 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.c184 link->config_flags |= CONF_ENABLE_ESR; in quirk_config_socket()
318 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in serial_probe()
320 link->config_flags |= CONF_ENABLE_SPKR; in serial_probe()
448 link->config_flags |= CONF_AUTO_SET_VPP; in simple_config()
/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/ata/
Dpata_pcmcia.c210 pdev->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO | in pcmcia_init_one()
220 pdev->config_flags &= ~CONF_AUTO_CHECK_VCC; in pcmcia_init_one()
/drivers/staging/comedi/drivers/
Dni_daq_dio24.c46 link->config_flags |= CONF_AUTO_SET_IO; in dio24_auto_attach()
Ddas08_cs.c70 link->config_flags |= CONF_AUTO_SET_IO; in das08_cs_auto_attach()
Dni_labpc_cs.c73 link->config_flags |= CONF_AUTO_SET_IO | in labpc_cs_auto_attach()
Dni_mio_cs.c169 link->config_flags |= CONF_AUTO_SET_IO | CONF_ENABLE_IRQ; in mio_cs_auto_attach()
Dni_daq_700.c225 link->config_flags |= CONF_AUTO_SET_IO; in daq700_auto_attach()
/drivers/ssb/
Dbridge_pcmcia_80211.c40 dev->config_flags |= CONF_ENABLE_IRQ; in ssb_host_pcmcia_probe()
/drivers/isdn/hardware/avm/
Davm_cs.c47 p_dev->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in avmcs_probe()
/drivers/pcmcia/
Dpcmcia_cis.c163 unsigned int flags = p_dev->config_flags; in pcmcia_do_loop_config()
196 p_dev->config_flags |= CONF_ENABLE_SPKR; in pcmcia_do_loop_config()
/drivers/isdn/hisax/
Davma1_cs.c50 p_dev->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in avma1cs_probe()
Dsedlbauer_cs.c120 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_CHECK_VCC | in sedlbauer_config()
Dteles_cs.c70 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in teles_probe()
Delsa_cs.c136 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in elsa_cs_config()
/drivers/net/wireless/cisco/
Dairo_cs.c112 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in airo_config()
/drivers/scsi/pcmcia/
Dfdomain_stub.c85 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()
/drivers/usb/host/
Dsl811_cs.c149 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in sl811_cs_config()
/drivers/parport/
Dparport_cs.c95 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in parport_probe()
/drivers/net/wireless/atmel/
Datmel_cs.c129 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in atmel_config()
/drivers/net/wireless/ath/ath10k/
Dpci.h88 u32 config_flags; member

123