Searched defs:temp1 (Results 1 - 25 of 32) sorted by relevance

12

/drivers/staging/cxt1e1/
H A Dsbecrc.c94 u_int32_t temp1, temp2, crc; local
122 temp1 = (crc >> 8) & 0x00FFFFFFL;
124 crc = temp1 ^ temp2;
/drivers/char/
H A Dnwflash.c335 int temp, temp1; local
426 if ((temp1 = *(volatile unsigned int *) pWritePtr) != 0xFFFFFFFF) {
428 pWritePtr, temp1);
/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_cmdpkt.c315 u16 temp1, temp2; local
317 temp1 = ptemp[i] & 0x0000FFFF;
319 ptemp[i] = (temp1 << 16) | temp2;
/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.c643 u16 temp1, temp2; local
645 temp1 = ptemp[i]&0x0000FFFF;
647 ptemp[i] = (temp1<<16)|temp2;
/drivers/usb/host/
H A Dehci-hub.c674 u32 temp, temp1, status; local
741 temp1 = ehci_readl(ehci, hostpc_reg);
742 ehci_writel(ehci, temp1 & ~HOSTPC_PHCD,
910 temp1 = ehci_readl(ehci, hostpc_reg);
911 status |= ehci_port_speed(ehci, temp1);
992 temp1 = ehci_readl(ehci, hostpc_reg);
993 ehci_writel(ehci, temp1 | HOSTPC_PHCD,
995 temp1 = ehci_readl(ehci, hostpc_reg);
997 wIndex, (temp1 & HOSTPC_PHCD) ?
H A Dxhci-ring.c1245 u32 temp, temp1; local
1317 temp1 = xhci_readl(xhci, &xhci->op_regs->command);
1318 if (!(temp1 & CMD_RUN)) {
/drivers/staging/xgifb/
H A Dvb_init.c449 unsigned char temp, temp1, temp2, temp3, i, j, k; local
463 temp1 = ((temp >> (2 * j)) & 0x03) << 2;
464 temp2 |= temp1;
478 temp1 = ((temp >> (2 * j)) & 0x03) << 2;
479 temp2 |= temp1;
497 temp1 = (temp >> (2 * j)) & 0x03;
498 temp2 |= temp1;
520 temp1 = (temp >> (2 * j)) & 0x03;
521 temp2 |= temp1;
529 temp1
1474 unsigned char i, temp = 0, temp1; local
[all...]
/drivers/w1/masters/
H A Dds2482.c416 int temp1; local
442 temp1 = i2c_smbus_read_byte(client);
443 if (temp1 != (DS2482_REG_STS_LL | DS2482_REG_STS_RST)) {
445 "0x%02X - not a DS2482\n", temp1);
/drivers/media/dvb/dvb-usb/
H A Daf9005-fe.c77 u8 temp0, temp1; local
81 if ((ret = af9005_read_ofdm_register(d, reghi, &temp1)))
85 *value = ((u16) (temp1 & 0x03) << 8) + (u16) temp0;
88 *value = ((u16) (temp1 & 0x0C) << 6) + (u16) temp0;
91 *value = ((u16) (temp1 & 0x30) << 4) + (u16) temp0;
94 *value = ((u16) (temp1 & 0xC0) << 2) + (u16) temp0;
141 u8 temp, temp0, temp1, temp2; local
168 &temp1);
171 loc_abort_count = ((u16) temp1 << 8) + temp0;
181 &temp1);
241 u8 temp, temp0, temp1, temp2; local
544 u8 temp0, temp1, temp2, temp3, buf[4]; local
820 u8 temp, temp0 = 0, temp1 = 0, temp2 = 0; local
1108 u8 temp, temp0, temp1, temp2; local
[all...]
/drivers/net/wireless/brcm80211/brcmfmac/
H A Ddhd_common.c507 u32 temp1; local
510 temp1 = get_unaligned_be32(&event->event_type);
512 temp1);
/drivers/pci/hotplug/
H A Dcpqphp_core.c101 u8 temp1, temp2, temp3, temp4; local
107 temp1 = readb(fp);
111 if (temp1 == '_' &&
H A Dcpqphp_nvram.c147 u8 temp1, temp2, temp3, temp4, temp5, temp6; local
150 temp1 = readb(rom_start + 0xffea + 0);
156 if ((temp1 == 'C') &&
H A Dcpqphp_pci.c57 u8 temp1, temp2, temp3, temp4; local
63 temp1 = readb(fp + SIG0);
67 if (temp1 == '$' &&
/drivers/staging/iio/imu/
H A Dadis16400_core.c473 temp0, temp1, temp2, enumerator in enum:adis16400_chan
492 [temp1] = { ADIS16350_YTEMP_OUT },
839 .address = temp1,
/drivers/staging/winbond/
H A Dphy_calibration.c695 s32 temp1, temp2; local
840 temp1 = (41943040/cos_2b)*cos_b;
848 tx_cal_flt_b[0] = _floor(temp1/(32768+a_2));
851 tx_cal_flt_b[3] = _floor(temp1/(32768-a_2));
1121 s32 temp1, temp2; local
1246 temp1 = (41943040/cos_2b)*cos_b;
1254 rx_cal_flt_b[0] = _floor(temp1/(32768+a_2));
1257 rx_cal_flt_b[3] = _floor(temp1/(32768-a_2));
/drivers/video/
H A Dpm3fb.c1235 unsigned long tempBypass, i, temp1, temp2; local
1270 temp1 = fb_readl((screen_mem + (i * 1048576)));
1273 if (temp1 == (i * 0x00345678))
1292 temp1 =
1297 if ((temp1 == (i * 0x00345678)) && (temp2 == 0))
/drivers/hwmon/
H A Dw83791d.c233 /* for temp1 which is 8-bit resolution, LSB = 1 degree Celsius */
301 s8 temp1[3]; /* current, over, thyst */ member in struct:w83791d_data
912 return sprintf(buf, "%d\n", TEMP1_FROM_REG(data->temp1[attr->index]));
925 data->temp1[nr] = TEMP1_TO_REG(val);
926 w83791d_write(client, W83791D_REG_TEMP1[nr], data->temp1[nr]);
1535 data->temp1[i] = w83791d_read(client,
1608 dev_dbg(dev, "temp1[%d] is: 0x%02x\n", i, (u8) data->temp1[i]);
H A Dw83792d.c243 /* for temp1 */
287 u8 temp1[3]; /* current, over, thyst */ member in struct:w83792d_data
489 return sprintf(buf, "%d\n", TEMP1_FROM_REG(data->temp1[nr]));
503 data->temp1[nr] = TEMP1_TO_REG(val);
505 data->temp1[nr]);
725 u8 temp1 = 0, temp2 = 0; local
734 temp1 = ((data->chassis_clear) << 7) & 0x80;
737 w83792d_write_value(client, W83792D_REG_CHASSIS_CLR, temp1 | temp2);
1524 data->temp1[i] = w83792d_read_value(client,
1626 dev_dbg(dev, "temp1[
[all...]
/drivers/macintosh/
H A Dtherm_pm72.c924 s32 temp0, power0, temp1, power1; local
933 rc = do_read_one_cpu_values(state1, &temp1, &power1);
940 temp_combi = max(temp0, temp1);
/drivers/media/dvb/frontends/
H A Dmb86a16.c657 unsigned char temp1, temp2, temp3; local
673 if (mb86a16_read(state, 0x49, &temp1) != 2)
676 afcen = (temp1 & 0x04) >> 2;
678 if (mb86a16_read(state, 0x2a, &temp1) != 2)
680 afcexen = (temp1 & 0x20) >> 5;
706 if (mb86a16_read(state, 0x22, &temp1) != 2)
713 R = (temp1 & 0xe0) >> 5;
714 M = ((temp1 & 0x1f) << 12) + (temp2 << 4) + (temp3 >> 4);
/drivers/net/ethernet/icplus/
H A Dipg.c1002 u16 temp1; local
1017 temp1 = ipg_r16(IPG_FRAMESLOSTRXERRORS);
1018 sp->stats.rx_errors += temp1;
1019 sp->stats.rx_missed_errors += temp1;
1020 temp1 = ipg_r32(IPG_SINGLECOLFRAMES) + ipg_r32(IPG_MULTICOLFRAMES) +
1023 sp->stats.collisions += temp1;
1026 ipg_r32(IPG_FRAMESWDEFERREDXMT) + temp1 + temp2;
/drivers/net/irda/
H A Dvia-ircc.h790 __u8 temp, temp1, temp2; local
793 temp1 = (ReadReg(iobase, I_CF_H_1) & 0xfc);
797 temp1 |= temp2;
799 WriteReg(iobase, I_CF_H_1, temp1);
/drivers/net/wireless/ath/ath6kl/
H A Dhtc.c846 int temp1 = 0, temp2 = 0; local
849 &temp1, &temp2);
850 bundle_sent += temp1;
/drivers/scsi/qla4xxx/
H A Dql4_nx.c579 unsigned int temp1; local
592 temp1 = ((window & 0x1FF) << 7) |
594 if (win_read != temp1) {
596 " OCMwin (0x%x)\n", __func__, temp1, win_read);
/drivers/video/sis/
H A Dinit.c1013 unsigned char cr5f, temp1, temp2; local
1032 temp1 = SiS_GetReg(SiS_Pr->SiS_P3d4,0x5c) & 0xf8;
1035 if((!temp1) || (temp2)) {
1051 temp1 = SiS_GetReg(SiS_Pr->SiS_P3d4,0x5c) & 0xf8;
1052 switch(temp1) {
1688 unsigned short temp, temp1, temp2; local
1694 temp1 = SiS_GetReg(SiS_Pr->SiS_P3d4,0x00);
1697 SiS_SetReg(SiS_Pr->SiS_P3d4,0x00,temp1);
1745 unsigned short temp1 = 0, temp2 = 0;
1749 temp1
2230 unsigned short temp1, temp2; local
2290 unsigned short temp1, temp2; local
3131 unsigned char temp1, temp2, temp3; local
[all...]

Completed in 882 milliseconds

12