Searched refs:voltage (Results 1 - 25 of 95) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-f300.h2 fe_sec_voltage_t voltage);
H A Dcx23885-f300.c150 int f300_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) argument
158 switch (voltage) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-5000-hw.h76 u16 temperature, voltage; local
81 voltage = le16_to_cpu(temp_calib[1]);
84 return (s32)(temperature - voltage / IWL_5150_VOLTAGE_TO_TEMPERATURE_COEFF);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dmantis_vp1034.h31 extern int vp1034_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage);
H A Dmantis_vp1034.c46 int vp1034_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) argument
50 switch (voltage) {
65 dprintk(MANTIS_ERROR, 1, "Invalid = (%d)", (u32) voltage);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/i2c/
H A Dqt602240_ts.h34 unsigned int voltage; member in struct:qt602240_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dmb86a16.h31 int (*set_voltage)(struct dvb_frontend *fe, fe_sec_voltage_t voltage);
H A Disl6405.c46 static int isl6405_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) argument
55 switch (voltage) {
69 switch (voltage) {
H A Disl6421.c46 static int isl6421_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) argument
55 switch(voltage) {
H A Dlnbp21.c48 fe_sec_voltage_t voltage)
57 switch(voltage) {
47 lnbp21_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/defs/
H A Dbfa_defs_pom.h34 * Reading of temperature/voltage/current/power
50 struct bfa_pom_entry_s voltage; /* volts */ member in struct:bfa_pom_attr_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Djz4740-battery.c44 long voltage; member in struct:jz_battery
71 long voltage; local
90 voltage = (long)val;
92 voltage = t ? t : -ETIMEDOUT;
100 return voltage;
107 long voltage; local
111 voltage = jz_battery_read_voltage(jz_battery);
113 if (voltage < 0)
114 return voltage;
117 ret = ((voltage
132 long voltage; local
192 long voltage; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dltc4245.c111 /* Read the GPIO voltage from the GPIOADC register */
152 /* Read voltage registers -- 0x10 to 0x1c */
173 /* Return the voltage from the given register in millivolts */
178 u32 voltage = 0; local
183 voltage = regval * 55;
187 voltage = regval * 22;
191 voltage = regval * 15;
195 voltage = regval * -55;
198 voltage = regval * 10;
206 return voltage;
214 unsigned int voltage; local
263 const int voltage = ltc4245_get_voltage(dev, attr->index); local
[all...]
H A Dltc4215.c77 /* Return the voltage from the given register in millivolts */
82 u32 voltage = 0; local
87 voltage = regval * 151 / 1000;
91 voltage = regval * 605 / 10;
96 voltage = regval * 482 * 125 / 1000;
104 return voltage;
116 * Step 2: convert voltage to milliAmperes
122 * the voltage and resistance by 10, to shift the decimal point.
126 /* Calculate voltage in microVolts (151 uV per increment) */
127 const unsigned int voltage local
140 const int voltage = ltc4215_get_voltage(dev, attr->index); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dleds-regulator.c39 int voltage = regulator_list_voltage(supply, 0); local
41 if (voltage <= 0)
48 ret = regulator_set_voltage(supply, voltage, voltage);
99 int voltage; local
110 voltage = led_regulator_get_voltage(led->vcc, led->value);
111 dev_dbg(led->cdev.dev, "brightness: %d voltage: %d\n",
112 led->value, voltage);
114 ret = regulator_set_voltage(led->vcc, voltage, voltage);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-stmp3xxx/include/mach/
H A Dpinmux.h68 enum pin_voltage voltage; member in struct:pin_desc
81 /* Set pin voltage */
82 void stmp3xxx_pin_voltage(unsigned id, enum pin_voltage voltage,
101 * pin function, drive strength, voltage and pull-up reigster. The
116 #define HW_DRIVE_PINV_MASK 0x4 /* pin voltage mask - 1 bit */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttusb-dec/
H A Dttusbdecfe.c37 u8 voltage; member in struct:ttusbdecfe_state
142 lnb_voltage = htonl(state->voltage);
177 static int ttusbdecfe_dvbs_set_voltage(struct dvb_frontend* fe, fe_sec_voltage_t voltage) argument
181 switch (voltage) {
183 state->voltage = 13;
186 state->voltage = 18;
234 state->voltage = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/amiga/
H A Dpcmcia.c23 /* gayle config byte for program voltage and access speed */
69 void pcmcia_program_voltage(int voltage) argument
73 switch (voltage) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dvp702x-fe.c29 fe_sec_voltage_t voltage; member in struct:vp702x_fe_state
156 if (st->voltage == SEC_VOLTAGE_18)
262 voltage)
268 st->voltage = voltage;
270 if (voltage != SEC_VOLTAGE_OFF)
261 vp702x_fe_set_voltage(struct dvb_frontend* fe, fe_sec_voltage_t voltage) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Drs600.c53 struct radeon_voltage *voltage = &ps->clock_info[0].voltage; local
57 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) {
59 tmp = RREG32(voltage->gpio.reg);
60 if (voltage->active_high)
61 tmp |= voltage->gpio.mask;
63 tmp &= ~(voltage->gpio.mask);
64 WREG32(voltage->gpio.reg, tmp);
65 if (voltage
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dsharpsl_pm.c188 static int get_percentage(int voltage) argument
199 while (i > 0 && (voltage > thresh[i].voltage))
205 static int get_apm_status(int voltage) argument
217 if (voltage >= high_thresh)
219 if (voltage >= low_thresh)
233 int voltage, percent, apm_status, i; local
246 voltage = sharpsl_pm.machinfo->read_devdata(SHARPSL_BATT_VOLT);
247 if (voltage > 0)
250 if (voltage <
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Damipcmcia.h22 void pcmcia_program_voltage(int voltage);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dsharpsl_pm.h59 int voltage; member in struct:battery_thresh
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/firewire/
H A Dfiredtv.h107 fe_sec_voltage_t voltage; member in struct:firedtv
139 int avc_lnb_control(struct firedtv *fdtv, char voltage, char burst,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A D_chnl_sm.h50 #define SHM_OPPINFO 1 /* Set dsp voltage and freq table values */
54 u32 voltage; member in struct:opp_table_entry

Completed in 154 milliseconds

1234