/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-unit-test-docker | 84 # config_flags [optional]: List of options to pass configuration tool. 85 config_flags: Iterable[str] 129 config_flags=[ 138 config_flags=[ 155 config_flags=["-DTHREADS_PREFER_PTHREAD_FLAG=ON"], 161 config_flags=[ 169 config_flags=["-DJSON_BuildTests=OFF"], 192 config_flags=[ 200 config_flags=[ 208 config_flags [all...] |
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | spectrum_cs.c | 212 link->config_flags |= CONF_AUTO_SET_VPP | CONF_AUTO_CHECK_VCC | in spectrum_cs_config() 215 link->config_flags &= ~CONF_AUTO_CHECK_VCC; in spectrum_cs_config()
|
H A D | orinoco_cs.c | 150 link->config_flags |= CONF_AUTO_SET_VPP | CONF_AUTO_CHECK_VCC | in orinoco_cs_config() 153 link->config_flags &= ~CONF_AUTO_CHECK_VCC; in orinoco_cs_config()
|
/openbmc/linux/sound/pcmcia/pdaudiocf/ |
H A D | pdaudiocf.c | 131 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()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_daq_dio24.c | 36 link->config_flags |= CONF_AUTO_SET_IO; in dio24_auto_attach()
|
H A D | das08_cs.c | 60 link->config_flags |= CONF_AUTO_SET_IO; in das08_cs_auto_attach()
|
H A D | ni_labpc_cs.c | 63 link->config_flags |= CONF_AUTO_SET_IO | in labpc_cs_auto_attach()
|
H A D | ni_mio_cs.c | 160 link->config_flags |= CONF_AUTO_SET_IO | CONF_ENABLE_IRQ; in mio_cs_auto_attach()
|
H A D | ni_daq_700.c | 215 link->config_flags |= CONF_AUTO_SET_IO; in daq700_auto_attach()
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | serial_cs.c | 185 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()
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-bootinfo.h | 120 uint32_t config_flags; member 183 uint32_t config_flags;
|
/openbmc/linux/drivers/ata/ |
H A D | pata_pcmcia.c | 197 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()
|
/openbmc/linux/drivers/scsi/pcmcia/ |
H A D | fdomain_cs.c | 36 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in fdomain_probe()
|
H A D | aha152x_stub.c | 103 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in aha152x_probe()
|
/openbmc/linux/drivers/ssb/ |
H A D | bridge_pcmcia_80211.c | 40 dev->config_flags |= CONF_ENABLE_IRQ; in ssb_host_pcmcia_probe()
|
/openbmc/linux/drivers/pcmcia/ |
H A D | pcmcia_cis.c | 160 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()
|
/openbmc/linux/drivers/net/wireless/cisco/ |
H A D | airo_cs.c | 108 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in airo_config()
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | dm_pp_interface.h | 63 uint32_t config_flags; member
|
/openbmc/linux/drivers/parport/ |
H A D | parport_cs.c | 95 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in parport_probe()
|
/openbmc/linux/drivers/usb/host/ |
H A D | sl811_cs.c | 150 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in sl811_cs_config()
|
/openbmc/linux/include/pcmcia/ |
H A D | ds.h | 110 unsigned int config_flags; /* CONF_ENABLE_ flags below */ member
|
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | atmel_cs.c | 135 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in atmel_config()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | pci.h | 74 u32 config_flags; member
|
/openbmc/linux/Documentation/pcmcia/ |
H A D | driver-changes.rst | 8 If `struct pcmcia_device *p_dev->config_flags` is set accordingly, 23 stored in struct pcmcia_device, e.g. in the fields config_flags,
|
/openbmc/u-boot/drivers/firmware/ |
H A D | ti_sci.h | 675 u32 config_flags; member
|