Searched refs:vpp1 (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dsedlbauer_cs.c193 if (cfg->vpp1.present & (1<<CISTPL_POWER_VNOM))
194 p_dev->conf.Vpp = cfg->vpp1.param[CISTPL_POWER_VNOM]/10000;
195 else if (dflt->vpp1.present & (1<<CISTPL_POWER_VNOM))
196 p_dev->conf.Vpp = dflt->vpp1.param[CISTPL_POWER_VNOM]/10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dairo_cs.c168 if (cfg->vpp1.present & (1<<CISTPL_POWER_VNOM))
169 p_dev->conf.Vpp = cfg->vpp1.param[CISTPL_POWER_VNOM]/10000;
170 else if (dflt->vpp1.present & (1<<CISTPL_POWER_VNOM))
171 p_dev->conf.Vpp = dflt->vpp1.param[CISTPL_POWER_VNOM]/10000;
H A Datmel_cs.c185 if (cfg->vpp1.present & (1<<CISTPL_POWER_VNOM))
186 p_dev->conf.Vpp = cfg->vpp1.param[CISTPL_POWER_VNOM]/10000;
187 else if (dflt->vpp1.present & (1<<CISTPL_POWER_VNOM))
188 p_dev->conf.Vpp = dflt->vpp1.param[CISTPL_POWER_VNOM]/10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dsl811_cs.c153 if (cfg->vpp1.present & (1<<CISTPL_POWER_VNOM))
155 cfg->vpp1.param[CISTPL_POWER_VNOM]/10000;
156 else if (dflt->vpp1.present & (1<<CISTPL_POWER_VNOM))
158 dflt->vpp1.param[CISTPL_POWER_VNOM]/10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dspectrum_cs.c243 if (cfg->vpp1.present & (1 << CISTPL_POWER_VNOM))
245 cfg->vpp1.param[CISTPL_POWER_VNOM] / 10000;
246 else if (dflt->vpp1.present & (1 << CISTPL_POWER_VNOM))
248 dflt->vpp1.param[CISTPL_POWER_VNOM] / 10000;
H A Dorinoco_cs.c179 if (cfg->vpp1.present & (1 << CISTPL_POWER_VNOM))
181 cfg->vpp1.param[CISTPL_POWER_VNOM] / 10000;
182 else if (dflt->vpp1.present & (1 << CISTPL_POWER_VNOM))
184 dflt->vpp1.param[CISTPL_POWER_VNOM] / 10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_pcmcia.c196 if (cfg->vpp1.present & (1 << CISTPL_POWER_VNOM))
197 pdev->conf.Vpp = cfg->vpp1.param[CISTPL_POWER_VNOM] / 10000;
198 else if (dflt->vpp1.present & (1 << CISTPL_POWER_VNOM))
199 pdev->conf.Vpp = dflt->vpp1.param[CISTPL_POWER_VNOM] / 10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-cs.c223 if (cfg->vpp1.present & (1 << CISTPL_POWER_VNOM))
224 pdev->conf.Vpp = cfg->vpp1.param[CISTPL_POWER_VNOM] / 10000;
225 else if (dflt->vpp1.present & (1 << CISTPL_POWER_VNOM))
226 pdev->conf.Vpp = dflt->vpp1.param[CISTPL_POWER_VNOM] / 10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/pcmcia/
H A Dcistpl.h462 cistpl_power_t vcc, vpp1, vpp2; member in struct:cistpl_cftable_entry_t
483 cistpl_power_t vcc, vpp1, vpp2; member in struct:cistpl_cftable_entry_cb_t
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_cs.c510 if (cfg->vpp1.present & (1 << CISTPL_POWER_VNOM))
511 p_dev->conf.Vpp = cfg->vpp1.param[CISTPL_POWER_VNOM] / 10000;
512 else if (dflt->vpp1.present & (1 << CISTPL_POWER_VNOM))
513 p_dev->conf.Vpp = dflt->vpp1.param[CISTPL_POWER_VNOM] / 10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dbt3c_cs.c688 if (cf->vpp1.present & (1 << CISTPL_POWER_VNOM))
689 p_dev->conf.Vpp = cf->vpp1.param[CISTPL_POWER_VNOM] / 10000;
H A Dbtuart_cs.c617 if (cf->vpp1.present & (1 << CISTPL_POWER_VNOM))
618 p_dev->conf.Vpp = cf->vpp1.param[CISTPL_POWER_VNOM] / 10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dnsp_cs.c1612 if (cfg->vpp1.present & (1 << CISTPL_POWER_VNOM)) {
1614 cfg->vpp1.param[CISTPL_POWER_VNOM] / 10000;
1615 } else if (dflt->vpp1.present & (1 << CISTPL_POWER_VNOM)) {
1617 dflt->vpp1.param[CISTPL_POWER_VNOM] / 10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dserial_cs.c442 if (cf->vpp1.present & (1 << CISTPL_POWER_VNOM))
444 cf->vpp1.param[CISTPL_POWER_VNOM] / 10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dcistpl.c1118 p = parse_power(p, q, &entry->vpp1);
1122 entry->vpp1.present = 0;

Completed in 122 milliseconds