Searched refs:config_flags (Results 1 – 25 of 59) sorted by relevance
123
203 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()
141 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()
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()
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()
120 uint32_t config_flags; member183 uint32_t config_flags;
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()
37 link->config_flags |= CONF_AUTO_SET_IO; in dio24_auto_attach()
61 link->config_flags |= CONF_AUTO_SET_IO; in das08_cs_auto_attach()
64 link->config_flags |= CONF_AUTO_SET_IO | in labpc_cs_auto_attach()
160 link->config_flags |= CONF_AUTO_SET_IO | CONF_ENABLE_IRQ; in mio_cs_auto_attach()
216 link->config_flags |= CONF_AUTO_SET_IO; in daq700_auto_attach()
36 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in fdomain_probe()
100 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in aha152x_probe()
157 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in qlogic_probe()
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()
40 dev->config_flags |= CONF_ENABLE_IRQ; in ssb_host_pcmcia_probe()
108 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in airo_config()
63 uint32_t config_flags; member
150 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in sl811_cs_config()
95 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in parport_probe()
110 unsigned int config_flags; /* CONF_ENABLE_ flags below */ member
73 u32 config_flags; member
126 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in atmel_config()
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,
489 link->config_flags |= CONF_AUTO_SET_VPP | CONF_AUTO_AUDIO | in prism2_config()492 link->config_flags &= ~CONF_AUTO_CHECK_VCC; in prism2_config()
Completed in 35 milliseconds