/linux/arch/powerpc/kernel/ ! |
H A D | sys_ppc32.c | 88 u32, offset1, u32, offset2, u32, count) in PPC32_SYSCALL_DEFINE5() argument 90 return ksys_readahead(fd, merge_64(offset1, offset2), count); in PPC32_SYSCALL_DEFINE5() 108 int, fd, u32, unused, u32, offset1, u32, offset2, in PPC32_SYSCALL_DEFINE6() argument 111 return ksys_fadvise64_64(fd, merge_64(offset1, offset2), len, in PPC32_SYSCALL_DEFINE6() 117 unsigned int, offset1, unsigned int, offset2, in PPC32_SYSCALL_DEFINE6() argument 120 loff_t offset = merge_64(offset1, offset2); in PPC32_SYSCALL_DEFINE6() 129 u32, offset1, u32, offset2, u32, len1, u32, len2) in SYSCALL_DEFINE6() argument 132 merge_64(offset1, offset2), in SYSCALL_DEFINE6()
|
/linux/arch/powerpc/include/asm/ ! |
H A D | syscalls.h | 100 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/drivers/crypto/intel/qat/qat_common/ ! |
H A D | adf_tl_debugfs.h | 70 * @offset1: offset of 1st register 76 size_t offset1; member 83 .offset1 = _offset \ 89 .offset1 = _offset1, \
|
H A D | adf_tl_debugfs.c | 123 sample_cnt = tl_collect_values_u32(telemetry, ctr->offset1, hist_vals); in tl_calc_count() 185 sample_cnt = tl_collect_values_u64(telemetry, ctr->offset1, hist_vals); in tl_lat_acc_avg() 229 sample_cnt = tl_collect_values_u32(telemetry, ctr->offset1, hist_vals); in tl_bw_hw_units_to_mbps() 303 slice_ctr.offset1 += offset_inc; in tl_print_sl_counter() 584 ctr.offset1 += rp_regs_sz * rp_regs_index; in tl_print_rp_data()
|
/linux/drivers/media/usb/pwc/ ! |
H A D | pwc-dec23.c | 147 unsigned int offset1 = ONE_HALF; in fill_table_dc00_d800() local 151 pdec->table_dc00[i] = offset1 & ~(ONE_HALF); in fill_table_dc00_d800() 154 offset1 += 0x7bc4; in fill_table_dc00_d800() 176 * unsigned char offset1; // offset to add to access in the table_0004 % 16 492 unsigned int channel_v, offset1, op; in decode_block() local 517 offset1 = 0; in decode_block() 546 /* offset1 += yyyy */ in decode_block() 548 offset1 += 1 + yyyy; in decode_block() 549 offset1 &= 0x0F; in decode_block() 550 nbits = ptable8004[offset1 * 2]; in decode_block() [all …]
|
/linux/drivers/rtc/ ! |
H A D | rtc-m48t86.c | 197 unsigned int offset1 = M48T86_NVRAM(M48T86_NVRAM_LEN - 1); in m48t86_verify_chip() local 201 tmp1 = m48t86_readb(&pdev->dev, offset1); in m48t86_verify_chip() 204 m48t86_writeb(&pdev->dev, 0x55, offset1); in m48t86_verify_chip() 205 if (m48t86_readb(&pdev->dev, offset1) == 0x55) { in m48t86_verify_chip() 206 m48t86_writeb(&pdev->dev, 0xaa, offset1); in m48t86_verify_chip() 207 if (m48t86_readb(&pdev->dev, offset1) == 0xaa && in m48t86_verify_chip() 210 m48t86_writeb(&pdev->dev, tmp1, offset1); in m48t86_verify_chip()
|
/linux/arch/sh/kernel/ ! |
H A D | sys_sh32.c | 51 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, in sys_fadvise64_64_wrapper() argument 55 return ksys_fadvise64_64(fd, (u64)offset1 << 32 | offset0, in sys_fadvise64_64_wrapper() 58 return ksys_fadvise64_64(fd, (u64)offset0 << 32 | offset1, in sys_fadvise64_64_wrapper()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ ! |
H A D | dispc.c | 1812 unsigned *offset0, unsigned *offset1, in calc_vrfb_rotation_offset() argument 1854 *offset1 = 0; in calc_vrfb_rotation_offset() 1877 *offset1 = 0; in calc_vrfb_rotation_offset() 1899 unsigned *offset0, unsigned *offset1, in calc_dma_rotation_offset() argument 1937 *offset1 = 0; in calc_dma_rotation_offset() 1939 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset() 1941 *offset0 = *offset1; in calc_dma_rotation_offset() 1952 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset() 1954 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset() 1956 *offset0 = *offset1; in calc_dma_rotation_offset() [all …]
|
/linux/drivers/iio/adc/ ! |
H A D | qcom-spmi-rradc.c | 661 int64_t offset1, offset2; in rradc_read_offset() local 681 offset1 = -(fab_offset * RR_ADC_TEMP_FS_VOLTAGE_DEN * in rradc_read_offset() 683 offset1 += (int64_t)RR_ADC_TEMP_FS_VOLTAGE_NUM / 2ULL; in rradc_read_offset() 684 offset1 = div64_s64(offset1, in rradc_read_offset() 700 *val = (int)(offset1 - offset2 - 1); in rradc_read_offset() 703 offset1 = -RR_ADC_DIE_TEMP_OFFSET * in rradc_read_offset() 706 offset1 = div64_s64(offset1, RR_ADC_TEMP_FS_VOLTAGE_NUM); in rradc_read_offset() 719 *val = (int)(offset1 - offset2); in rradc_read_offset()
|
/linux/Documentation/devicetree/bindings/soundwire/ ! |
H A D | qcom,soundwire.yaml | 113 qcom,ports-offset1: 116 Payload transport window offset1 of each data port. 228 - qcom,ports-offset1 268 qcom,ports-offset1 = /bits/ 8 <0x00 0x00 0x0b 0x01 0x01>;
|
/linux/drivers/s390/crypto/ ! |
H A D | zcrypt_msgtype6.h | 38 unsigned int offset1; /* 0x00000058 (offset to CPRB) */ member 88 unsigned int offset1; /* offset to CPRB */ member 134 .offset1 = 0x00000058, in rng_type6cprb_msgx()
|
H A D | zcrypt_msgtype6.c | 192 .offset1 = 0x00000058, in icamex_msg_to_type6mex_msgx() 261 .offset1 = 0x00000058, in icacrt_msg_to_type6crt_msgx() 336 .offset1 = 0x00000058, in xcrb_msg_to_type6cprb_msgx() 397 msg->hdr.offset2 = msg->hdr.offset1 + rcblen; in xcrb_msg_to_type6cprb_msgx() 460 .offset1 = 0x00000058, in xcrb_msg_to_type6_ep11cprb_msgx() 631 data + msg->fmt2.offset1, msg->fmt2.count1)) in convert_type86_xcrb() 675 data + msg->fmt2.offset1, msg->fmt2.count1)) in convert_type86_ep11_xcrb() 880 len = t86r->fmt2.offset1 + t86r->fmt2.count1; in zcrypt_msgtype6_receive() 930 len = t86r->fmt2.offset1 + t86r->fmt2.count1; in zcrypt_msgtype6_receive_ep11()
|
/linux/drivers/gpu/drm/amd/amdgpu/ ! |
H A D | gfx_v11_0_3_cleaner_shader.asm | 84 ds_write2_b64 v1, v[2:3], v[2:3] offset1:32 85 ds_write2_b64 v1, v[4:5], v[4:5] offset0:64 offset1:96
|
H A D | gfx_v10_3_0_cleaner_shader.asm | 88 ds_write2_b64 v1, v[2:3], v[2:3] offset1:32 89 ds_write2_b64 v1, v[4:5], v[4:5] offset0:64 offset1:96
|
H A D | gfx_v10_1_10_cleaner_shader.asm | 89 ds_write2_b64 v1, v[2:3], v[2:3] offset1:32 90 ds_write2_b64 v1, v[4:5], v[4:5] offset0:64 offset1:96
|
H A D | gfx_v9_4_2_cleaner_shader.asm | 98 ds_write2_b64 v1, v[2:3], v[2:3] offset1:32 99 ds_write2_b64 v1, v[4:5], v[4:5] offset0:64 offset1:96
|
H A D | gfx_v9_4_3_cleaner_shader.asm | 98 ds_write2_b64 v1, v[2:3], v[2:3] offset1:32 99 ds_write2_b64 v1, v[4:5], v[4:5] offset0:64 offset1:96
|
/linux/arch/sh/include/asm/ ! |
H A D | syscalls_32.h | 18 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1,
|
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ ! |
H A D | mcu.h | 60 u8 offset1; member
|
/linux/arch/arm64/boot/dts/qcom/ ! |
H A D | sdm845-wcd9340.dtsi | 65 qcom,ports-offset1 = /bits/ 8 <0x01 0x02 0x0c 0x6 0x12 0x0d 0x07 0x0a>;
|
/linux/Documentation/driver-api/ ! |
H A D | io-mapping.rst | 59 addr1 = io_mapping_map_local_wc(map1, offset1);
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ ! |
H A D | hw_common.c | 368 u32 rfpath, eeaddr, group, offset, offset1, offset2; in _rtl92d_readpowervalue_fromprom() local 420 offset1 = group / 3; in _rtl92d_readpowervalue_fromprom() 423 eeaddr += offset2 + offset1 * 21; in _rtl92d_readpowervalue_fromprom() 437 offset1 = group / 3; in _rtl92d_readpowervalue_fromprom() 439 offset = offset2 + offset1 * 21; in _rtl92d_readpowervalue_fromprom()
|
/linux/tools/gpio/ ! |
H A D | gpio-hammer.c | 8 * gpio-hammer -n <device-name> -o <offset1> -o <offset2>
|
/linux/drivers/video/fbdev/riva/ ! |
H A D | riva_hw.c | 1312 state->offset1 = in CalcStateExt() 1415 NV_WR32(chip->PGRAPH, 0x00000634, state->offset1); in LoadStateExt() 1457 NV_WR32(chip->PGRAPH, 0x00000644, state->offset1); in LoadStateExt() 1505 NV_WR32(chip->PGRAPH, 0x00000644, state->offset1); in LoadStateExt() 1515 NV_WR32(chip->PGRAPH, 0x00000824, state->offset1); in LoadStateExt() 1744 state->offset1 = NV_RD32(chip->PGRAPH, 0x00000634); in UnloadStateExt() 1754 state->offset1 = NV_RD32(chip->PGRAPH, 0x00000644); in UnloadStateExt() 1766 state->offset1 = NV_RD32(chip->PGRAPH, 0x00000644); in UnloadStateExt()
|
/linux/drivers/soundwire/ ! |
H A D | bus.h | 201 params->offset1 = off1; in sdw_fill_xport_params()
|