Home
last modified time | relevance | path

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

123

/Linux-v4.19/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()
/Linux-v4.19/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-v4.19/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c145 link->config_flags = CONF_ENABLE_IRQ | CONF_ENABLE_PULSE_IRQ; in snd_pdacf_probe()
220 link->config_flags |= CONF_ENABLE_IRQ | CONF_ENABLE_PULSE_IRQ; in pdacf_config()
/Linux-v4.19/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()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-bootinfo.h120 uint32_t config_flags; member
183 uint32_t config_flags;
/Linux-v4.19/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-v4.19/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()
/Linux-v4.19/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-v4.19/drivers/ssb/
Dbridge_pcmcia_80211.c40 dev->config_flags |= CONF_ENABLE_IRQ; in ssb_host_pcmcia_probe()
/Linux-v4.19/drivers/isdn/hardware/avm/
Davm_cs.c47 p_dev->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in avmcs_probe()
/Linux-v4.19/drivers/net/wireless/cisco/
Dairo_cs.c109 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in airo_config()
/Linux-v4.19/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()
Delsa_cs.c136 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in elsa_cs_config()
Dteles_cs.c70 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in teles_probe()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Ddm_pp_interface.h63 uint32_t config_flags; member
/Linux-v4.19/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()
/Linux-v4.19/drivers/usb/host/
Dsl811_cs.c150 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in sl811_cs_config()
/Linux-v4.19/drivers/parport/
Dparport_cs.c95 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in parport_probe()
/Linux-v4.19/drivers/scsi/pcmcia/
Daha152x_stub.c100 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in aha152x_probe()
/Linux-v4.19/include/pcmcia/
Dds.h113 unsigned int config_flags; /* CONF_ENABLE_ flags below */ member

123