Home
last modified time | relevance | path

Searched full:offset2 (Results 1 – 25 of 37) sorted by relevance

12

/linux/arch/powerpc/kernel/
H A Dsys_ppc32.c88 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 Dsyscalls.h100 u32 offset1, u32 offset2, u32 count);
105 long sys_ppc32_fadvise64(int fd, u32 unused, u32 offset1, u32 offset2,
109 unsigned int offset2,
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,
135 unsigned int offset2,
/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h39 unsigned int offset2; /* 0x00000000 */ member
90 unsigned int offset2; /* db offset 0x00000000 for PKD */ member
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-wcd9340.dtsi66 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x1f 0x00 0x00 0x1f 0x00 0x00>;
H A Dsm8450.dtsi2910 qcom,ports-offset2 = /bits/ 8 <0xff 0x00 0x1f 0xff 0x00 0x1f 0x00 0x00>;
2954 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x0b 0x00 0x00>;
3014 qcom,ports-offset2 = /bits/ 8 <0xff 0x00 0x1f 0xff 0x00 0x1f 0x00 0x00>;
3046 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x00 0x00>;
H A Dsm8550.dtsi2905 … qcom,ports-offset2 = /bits/ 8 <0xff 0x07 0x1f 0xff 0x07 0x1f 0xff 0xff 0xff 0xff 0xff 0xff 0xff>;
2949 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x0b 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff>;
3007 … qcom,ports-offset2 = /bits/ 8 <0xff 0x07 0x1f 0xff 0x07 0x1f 0xff 0xff 0xff 0xff 0xff 0xff 0xff>;
3038 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x00 0x00>;
/linux/drivers/media/usb/pwc/
H A Dpwc-dec23.c148 unsigned int offset2 = 0x0000; in fill_table_dc00_d800() local
152 pdec->table_d800[i] = offset2; in fill_table_dc00_d800()
155 offset2 += 0x7bc4; in fill_table_dc00_d800()
177 * unsigned char offset2; // offset to add to access in the table_0004
/linux/Documentation/driver-api/
H A Dio-mapping.rst60 addr2 = io_mapping_map_local_wc(map2, offset2);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dhw_common.c368 u32 rfpath, eeaddr, group, offset, offset1, offset2; in _rtl92d_readpowervalue_fromprom() local
421 offset2 = group % 3; in _rtl92d_readpowervalue_fromprom()
423 eeaddr += offset2 + offset1 * 21; in _rtl92d_readpowervalue_fromprom()
438 offset2 = group % 3; in _rtl92d_readpowervalue_fromprom()
439 offset = offset2 + offset1 * 21; in _rtl92d_readpowervalue_fromprom()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite-reg.h67 /* Camera Window Offset2 */
/linux/tools/gpio/
H A Dgpio-hammer.c8 * gpio-hammer -n <device-name> -o <offset1> -o <offset2>
/linux/drivers/soundwire/
H A Dbus.h212 params->offset2 = off2; in sdw_fill_xport_params()
H A Dqcom.c1176 p_rt->transport_params.offset2 = pcfg->off2; in qcom_swrm_compute_params()
1463 ret = of_property_read_u8_index(np, "qcom,ports-offset2", i, &pcfg->off2); in qcom_swrm_get_port_config()
H A Damd_manager.c581 dpn_offsetctrl |= FIELD_PREP(AMD_DPN_OFFSET_CTRL_2, params->offset2); in amd_sdw_transport_params()
/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c90 offset2, offset3, pull0, \ argument
99 { .type = iom2, .offset = offset2 }, \
111 offset2, offset3, drv0, \ argument
120 { .type = iom2, .offset = offset2 }, \
195 iom3, offset0, offset1, offset2, \ argument
204 { .type = iom2, .offset = offset2 }, \
212 offset2, offset3) \ argument
226 { .drv_type = drv2, .offset = offset2 }, \
235 offset2, offset3, pull0, \ argument
250 { .drv_type = drv2, .offset = offset2 }, \
[all …]
/linux/drivers/pci/controller/
H A Dvmd.c583 resource_size_t *offset2) in vmd_get_phys_offsets() argument
629 *offset2 = dev->resource[VMD_MEMBAR2].start - in vmd_get_phys_offsets()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_plane.c604 s32 offset, offset2; in vc4_write_ppf() local
640 offset2 = src - dst * scale; in vc4_write_ppf()
641 offset2 >>= 16 - PHASE_BITS; in vc4_write_ppf()
642 phase = offset + (offset2 >> 1); in vc4_write_ppf()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c806 u16 offset1, offset2; in dpaa2_eth_enable_tx_tstamp() local
828 &offset1, &offset2) || in dpaa2_eth_enable_tx_tstamp()
850 *(__be16 *)(data + offset2) = htons(origin_timestamp.sec_msb); in dpaa2_eth_enable_tx_tstamp()
851 *(__be32 *)(data + offset2 + 2) = in dpaa2_eth_enable_tx_tstamp()
853 *(__be32 *)(data + offset2 + 6) = htonl(origin_timestamp.nsec); in dpaa2_eth_enable_tx_tstamp()
1545 u16 offset1, offset2; in dpaa2_eth_tx() local
1560 &offset1, &offset2)) in dpaa2_eth_tx()
/linux/drivers/video/fbdev/riva/
H A Driva_hw.h523 U032 offset2; member
/linux/kernel/trace/
H A Dfgraph.c75 * | (offset2:FGRAPH_FRAME_OFFSET+3) | <- the offset2 is from here
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c869 #define OFFSET2 13 in emit_tail_call() macro
870 emit_branch(BGEU, ctx->idx, ctx->idx + OFFSET2, ctx); in emit_tail_call()
/linux/drivers/gpu/drm/exynos/
H A Dregs-fimc.h464 /* Window offset2 register */
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1051 u16 offset1, offset2; in enetc_xmit() local
1063 &offset1, &offset2) || in enetc_xmit()
1069 enetc_cb->origin_tstamp_off = offset2; in enetc_xmit()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c4537 u32 val, offset0, offset1, offset2, offset3; in cnic_init_bnx2_tx_ring() local
4565 offset2 = BNX2_L2CTX_TBDR_BHADDR_HI_XI; in cnic_init_bnx2_tx_ring()
4573 offset2 = BNX2_L2CTX_TBDR_BHADDR_HI; in cnic_init_bnx2_tx_ring()
4590 cnic_ctx_wr(dev, cid_addr, offset2, val); in cnic_init_bnx2_tx_ring()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dprocessor.c707 e->offset2 = addr >> 32; in set_idt_entry()

12