Searched refs:v1 (Results 226 - 250 of 322) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1757 s8 v1; local
1784 v1 = (s8)((tmp & 0xFF00) >> 8);
1790 if (v0 == 0x7F || v1 == 0x7F || v2 == 0x7F || v3 == 0x7F) {
1794 v1 = (s8)((tmp & 0xFF00) >> 8);
1799 if (v0 == 0x7F || v1 == 0x7F || v2 == 0x7F || v3 == 0x7F)
1802 v1 = (v1 + 0x20) & 0x3F;
1809 average = (v0 + v1 + v2 + v3 + 2) / 4;
/linux-master/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c110 } v1; member in union:sdsi_regs::__anon4923
288 printf("Socket ID: %ld\n", s->regs.extra.v1.socket_id & 0xF);
/linux-master/drivers/media/rc/keymaps/
H A DMakefile66 rc-it913x-v1.o \
/linux-master/arch/arm/boot/dts/marvell/
H A DMakefile88 kirkwood-c200-v1.dtb \
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h741 } v1; /* SCAN_CHANNEL_CONFIG_API_S_VER_1 */ member in union:iwl_scan_channel_cfg_umac::__anon2245
861 } v1; /* SCAN_REQUEST_CMD_UMAC_API_S_VER_1 */ member in union:iwl_scan_req_umac::__anon2249
/linux-master/scripts/dtc/include-prefixes/arm/marvell/
H A DMakefile88 kirkwood-c200-v1.dtb \
/linux-master/arch/mips/lib/
H A Dmemcpy.S219 * used later on. Therefore use $v1. \
221 .set at=v1; \
260 .set at=v1
/linux-master/arch/mips/boot/
H A Delf2ecoff.c120 static int phcmp(const void *v1, const void *v2) argument
122 const Elf32_Phdr *h1 = v1;
/linux-master/drivers/md/
H A DMakefile19 dm-bio-prison-y += dm-bio-prison-v1.o dm-bio-prison-v2.o
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c54 PROCESS_AUX_CHANNEL_TRANSACTION_PS_ALLOCATION v1; member in union:aux_channel_transaction
110 recv_bytes = args.v1.ucDataOutLen;
/linux-master/drivers/net/ethernet/ibm/
H A Dibmvnic.c2312 if (tx_scrq_entry.v1.type != IBMVNIC_TX_DESC)
2314 index = be32_to_cpu(tx_scrq_entry.v1.correlator);
2486 tx_crq.v1.first = IBMVNIC_CRQ_CMD;
2487 tx_crq.v1.type = IBMVNIC_TX_DESC;
2488 tx_crq.v1.n_crq_elem = 1;
2489 tx_crq.v1.n_sge = 1;
2490 tx_crq.v1.flags1 = IBMVNIC_TX_COMP_NEEDED;
2493 tx_crq.v1.correlator =
2496 tx_crq.v1.correlator = cpu_to_be32(bufidx);
2497 tx_crq.v1
[all...]
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c471 u32 cfg, h1, h2, v1, v2; local
476 v1 = buf->rect.y;
482 DRM_DEV_DEBUG_KMS(ctx->dev, "h1[%d]h2[%d]v1[%d]v2[%d]\n", h1, h2, v1,
493 EXYNOS_CIWDOFST_WINVEROFST(v1));
/linux-master/drivers/input/mouse/
H A Dsentelic.c295 int v0, v1, v2; local
303 if (fsp_reg_read(psmouse, FSP_REG_SN1, &v1))
307 *sn = (v0 << 16) | (v1 << 8) | v2;
/linux-master/drivers/gpu/drm/radeon/
H A Drs780_dpm.c713 struct _ATOM_PPLIB_STATE v1; member in union:pplib_power_state
821 (power_state->v1.ucNonClockStateIndex *
827 (power_state->v1.ucClockStateIndices[0] *
/linux-master/drivers/comedi/drivers/
H A Djr3_pci.c235 val = get_s16(&spriv->sensor->filter[filter].v1);
524 r[6].l.range[0].min = -get_s16(&fs->v1) * 100;
525 r[6].l.range[0].max = get_s16(&fs->v1) * 100;
/linux-master/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c966 u32 v1 = 0, v2 = 0, target = 0; local
974 v1 = Array[i];
976 if (v1 == padapter->eeprompriv.EEPROMRFGainVal) {
/linux-master/drivers/media/i2c/
H A Dds90ub913.c471 u8 v = 0, v1 = 0, v2 = 0; local
476 ub913_read(priv, UB913_REG_CRC_ERRORS_LSB, &v1);
478 dev_info(dev, "CRC errors %u\n", v1 | (v2 << 8));
/linux-master/arch/arm/boot/dts/nxp/imx/
H A DMakefile155 imx6q-apalis-eval-v1.2.dtb \
157 imx6q-apalis-ixora-v1.1.dtb \
158 imx6q-apalis-ixora-v1.2.dtb \
/linux-master/scripts/dtc/include-prefixes/arm/nxp/imx/
H A DMakefile155 imx6q-apalis-eval-v1.2.dtb \
157 imx6q-apalis-ixora-v1.1.dtb \
158 imx6q-apalis-ixora-v1.2.dtb \
/linux-master/fs/nfs/
H A Dinternal.h600 nfs_write_verifier_cmp(const struct nfs_write_verifier *v1, argument
603 return memcmp(v1->data, v2->data, sizeof(v1->data));
/linux-master/drivers/video/console/
H A Dvgacon.c119 unsigned int v1, v2; local
127 v1 = reg + (val & 0xff00);
129 outw(v1, vga_video_port_reg);
/linux-master/drivers/net/can/spi/
H A Dmcp251x.c348 static void mcp251x_read_2regs(struct spi_device *spi, u8 reg, u8 *v1, u8 *v2) argument
359 *v1 = val[0];
364 *v1 = priv->spi_rx_buf[2];
380 static void mcp251x_write_2regs(struct spi_device *spi, u8 reg, u8 v1, u8 v2) argument
386 priv->spi_tx_buf[2] = v1;
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c541 le32_to_cpu(ucode->u.v1.inst_size));
543 le32_to_cpu(ucode->u.v1.data_size));
545 le32_to_cpu(ucode->u.v1.init_size));
547 le32_to_cpu(ucode->u.v1.init_data_size));
548 src = ucode->u.v1.data;
/linux-master/drivers/platform/x86/
H A Dsony-laptop.c3598 u8 v1, v2; local
3603 v1 = inb_p(spic_dev.cur_ioport->io1.minimum + 4);
3605 dprintk("sony_pic_call1(0x%.2x): 0x%.4x\n", dev, (v2 << 8) | v1);
3611 u8 v1; local
3619 v1 = inb_p(spic_dev.cur_ioport->io1.minimum);
3620 dprintk("sony_pic_call2(0x%.2x - 0x%.2x): 0x%.4x\n", dev, fn, v1);
3621 return v1;
3626 u8 v1; local
3634 v1 = inb_p(spic_dev.cur_ioport->io1.minimum);
3636 dev, fn, v, v1);
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c18 #define READ_NEXT_PAIR(array_table, v1, v2, i) \
21 v1 = array_table[i]; \
1838 u32 v1 = array_table[i]; local
1841 if (v1 & (BIT(31) | BIT(30))) {/*positive & negative condition*/
1842 if (v1 & BIT(31)) {/* positive condition*/
1843 cond = (u8)((v1 & (BIT(29) | BIT(28))) >> 28);
1854 hw, v1, v2)) {
1863 } else if (v1 & BIT(30)) { /*negative condition*/
1868 set_reg(hw, v1, v2);
1984 u32 v1, v local
[all...]

Completed in 423 milliseconds

1234567891011>>