Searched refs:offset1 (Results 1 - 25 of 39) sorted by relevance

12

/linux-master/drivers/misc/echo/
H A Dfir.h95 int offset1; local
101 offset1 = fir->taps - offset2;
103 for (i = fir->taps - 1; i >= offset1; i--)
104 y += fir->coeffs[i] * fir->history[i - offset1];
137 int offset1; local
142 offset1 = fir->taps - offset2;
144 for (i = fir->taps - 1; i >= offset1; i--)
145 y += fir->coeffs[i] * fir->history[i - offset1];
H A Decho.c110 int offset1; local
123 offset1 = ec->taps - offset2;
125 for (i = ec->taps - 1; i >= offset1; i--) {
126 exp = (ec->fir_state_bg.history[i - offset1] * factor);
/linux-master/arch/powerpc/kernel/
H A Dsys_ppc32.c88 u32, offset1, u32, offset2, u32, count)
90 return ksys_readahead(fd, merge_64(offset1, offset2), count);
108 int, fd, u32, unused, u32, offset1, u32, offset2,
111 return ksys_fadvise64_64(fd, merge_64(offset1, offset2), len,
117 unsigned int, offset1, unsigned int, offset2,
120 loff_t offset = merge_64(offset1, offset2);
129 u32, offset1, u32, offset2, u32, len1, u32, len2)
132 merge_64(offset1, offset2),
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_tl_debugfs.h70 * @offset1: offset of 1st register
76 size_t offset1; member in struct:adf_tl_dbg_counter
83 .offset1 = _offset \
89 .offset1 = _offset1, \
H A Dadf_tl_debugfs.c123 sample_cnt = tl_collect_values_u32(telemetry, ctr->offset1, hist_vals);
185 sample_cnt = tl_collect_values_u64(telemetry, ctr->offset1, hist_vals);
229 sample_cnt = tl_collect_values_u32(telemetry, ctr->offset1, hist_vals);
303 slice_ctr.offset1 += offset_inc;
597 ctr.offset1 += rp_regs_sz * rp_regs_index;
/linux-master/arch/powerpc/include/asm/
H A Dsyscalls.h100 u32 offset1, u32 offset2, u32 count);
105 long sys_ppc32_fadvise64(int fd, u32 unused, u32 offset1, u32 offset2,
108 unsigned int offset1,
112 long sys_ppc_fallocate(int fd, int mode, u32 offset1, u32 offset2,
126 u32 offset1, u32 offset2, u32 count);
131 long compat_sys_ppc32_fadvise64(int fd, u32 unused, u32 offset1, u32 offset2,
134 unsigned int offset1,
/linux-master/arch/sh/kernel/
H A Dsys_sh32.c51 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, argument
55 return ksys_fadvise64_64(fd, (u64)offset1 << 32 | offset0,
58 return ksys_fadvise64_64(fd, (u64)offset0 << 32 | offset1,
/linux-master/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h38 unsigned int offset1; /* 0x00000058 (offset to CPRB) */ member in struct:type6_hdr
88 unsigned int offset1; /* offset to CPRB */ member in struct:type86_fmt2_ext
134 .offset1 = 0x00000058,
H A Dzcrypt_msgtype6.c197 .offset1 = 0x00000058,
266 .offset1 = 0x00000058,
341 .offset1 = 0x00000058,
402 msg->hdr.offset2 = msg->hdr.offset1 + rcblen;
466 .offset1 = 0x00000058,
638 data + msg->fmt2.offset1, msg->fmt2.count1))
684 data + msg->fmt2.offset1, msg->fmt2.count1))
890 len = t86r->fmt2.offset1 + t86r->fmt2.count1;
941 len = t86r->fmt2.offset1 + t86r->fmt2.count1;
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmcu.h60 u8 offset1; member in struct:mt76x2_tssi_comp
H A Dphy.c231 t.offset1 = txp.chain[1].tssi_offset;
/linux-master/arch/sh/include/asm/
H A Dsyscalls_32.h18 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1,
/linux-master/drivers/media/usb/pwc/
H A Dpwc-dec23.c147 unsigned int offset1 = ONE_HALF; local
151 pdec->table_dc00[i] = offset1 & ~(ONE_HALF);
154 offset1 += 0x7bc4;
176 * unsigned char offset1; // offset to add to access in the table_0004 % 16
492 unsigned int channel_v, offset1, op; local
517 offset1 = 0;
546 /* offset1 += yyyy */
548 offset1 += 1 + yyyy;
549 offset1 &= 0x0F;
550 nbits = ptable8004[offset1 *
[all...]
/linux-master/drivers/rtc/
H A Drtc-m48t86.c198 unsigned int offset1 = M48T86_NVRAM(M48T86_NVRAM_LEN - 1); local
202 tmp1 = m48t86_readb(&pdev->dev, offset1);
205 m48t86_writeb(&pdev->dev, 0x55, offset1);
206 if (m48t86_readb(&pdev->dev, offset1) == 0x55) {
207 m48t86_writeb(&pdev->dev, 0xaa, offset1);
208 if (m48t86_readb(&pdev->dev, offset1) == 0xaa &&
211 m48t86_writeb(&pdev->dev, tmp1, offset1);
/linux-master/drivers/macintosh/
H A Dwindfarm_pm81.c170 s16 offset1; member in struct:wf_smu_sys_fans_param
185 s16 offset1; member in struct:wf_smu_sys_fans_state
203 .offset1 = 0x0208,
215 .offset1 = 0x0000,
227 .offset1 = 0x0091,
297 wf_smu_sys_fans->offset1 = param->offset1;
364 cputarget = ((((s64)cputarget) * (s64)st->scale1) >> 12) + st->offset1;
/linux-master/drivers/iio/adc/
H A Dqcom-spmi-rradc.c663 int64_t offset1, offset2; local
683 offset1 = -(fab_offset * RR_ADC_TEMP_FS_VOLTAGE_DEN *
685 offset1 += (int64_t)RR_ADC_TEMP_FS_VOLTAGE_NUM / 2ULL;
686 offset1 = div64_s64(offset1,
702 *val = (int)(offset1 - offset2 - 1);
705 offset1 = -RR_ADC_DIE_TEMP_OFFSET *
708 offset1 = div64_s64(offset1, RR_ADC_TEMP_FS_VOLTAGE_NUM);
721 *val = (int)(offset1
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1823 unsigned *offset0, unsigned *offset1,
1865 *offset1 = 0;
1888 *offset1 = 0;
1910 unsigned *offset0, unsigned *offset1,
1948 *offset1 = 0;
1950 *offset0 = *offset1 + field_offset * screen_width * ps;
1952 *offset0 = *offset1;
1963 *offset1 = screen_width * (fbh - 1) * ps;
1965 *offset0 = *offset1 + field_offset * ps;
1967 *offset0 = *offset1;
1818 calc_vrfb_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) argument
1905 calc_dma_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) argument
2061 calc_tiler_rotation_offset(u16 screen_width, u16 width, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) argument
2564 unsigned offset0, offset1; local
[all...]
/linux-master/drivers/soundwire/
H A Dbus.h180 params->offset1 = off1;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.c1389 u32 rfpath, eeaddr, group, offset1, offset2; local
1440 offset1 = group / 3;
1443 offset2 + offset1 * 21;
1456 offset1 = group / 3;
1459 if (rom_content[base1 + offset2 + offset1 * 21] != 0xFF)
1462 offset2 + offset1 * 21] >> (rfpath * 4))
1468 + offset1 * 21] != 0xFF)
1471 + offset2 + offset1 * 21] >> (rfpath * 4))
1477 + offset1 * 21] != 0xFF)
1480 + offset2 + offset1 * 2
[all...]
/linux-master/drivers/video/fbdev/riva/
H A Driva_hw.c1312 state->offset1 =
1415 NV_WR32(chip->PGRAPH, 0x00000634, state->offset1);
1457 NV_WR32(chip->PGRAPH, 0x00000644, state->offset1);
1505 NV_WR32(chip->PGRAPH, 0x00000644, state->offset1);
1515 NV_WR32(chip->PGRAPH, 0x00000824, state->offset1);
1744 state->offset1 = NV_RD32(chip->PGRAPH, 0x00000634);
1754 state->offset1 = NV_RD32(chip->PGRAPH, 0x00000644);
1766 state->offset1 = NV_RD32(chip->PGRAPH, 0x00000644);
H A Driva_hw.h522 U032 offset1; member in struct:_riva_hw_state
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2096 unsigned int *offset0, unsigned int *offset1,
2125 *offset1 = 0;
2628 unsigned int offset0, offset1; local
2720 offset1 = 0;
2731 &offset0, &offset1, &row_inc, &pix_inc,
2735 DSSDBG("offset0 %u, offset1 %u, row_inc %d, pix_inc %d\n",
2736 offset0, offset1, row_inc, pix_inc);
2743 swap(offset0, offset1);
2746 dispc_ovl_set_ba1(dispc, plane, paddr + offset1);
2750 dispc_ovl_set_ba1_uv(dispc, plane, p_uv_addr + offset1);
2094 calc_offset(u16 screen_width, u16 width, u32 fourcc, bool fieldmode, unsigned int field_offset, unsigned int *offset0, unsigned int *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim, enum omap_dss_rotation_type rotation_type, u8 rotation) argument
[all...]
/linux-master/drivers/pci/controller/
H A Dvmd.c594 resource_size_t *offset1,
639 *offset1 = dev->resource[VMD_MEMBAR1].start -
593 vmd_get_phys_offsets(struct vmd_dev *vmd, bool native_hint, resource_size_t *offset1, resource_size_t *offset2) argument
/linux-master/include/linux/soundwire/
H A Dsdw.h773 * @offset1: Blockoffset of the payload data
790 unsigned int offset1; member in struct:sdw_transport_params
/linux-master/drivers/pinctrl/
H A Dpinctrl-rockchip.c151 iom3, offset0, offset1, offset2, \
159 { .type = iom1, .offset = offset1 }, \
167 drv3, offset0, offset1, \
181 { .drv_type = drv1, .offset = offset1 }, \
190 drv3, offset0, offset1, \
205 { .drv_type = drv1, .offset = offset1 }, \

Completed in 284 milliseconds

12