| /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, 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 D | zcrypt_msgtype6.h | 39 unsigned int offset2; /* 0x00000000 */ member 90 unsigned int offset2; /* db offset 0x00000000 for PKD */ member
|
| /linux/drivers/media/usb/pwc/ |
| H A D | pwc-dec23.c | 148 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()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-wcd9340.dtsi | 66 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x1f 0x00 0x00 0x1f 0x00 0x00>;
|
| H A D | sm8450.dtsi | 2910 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 D | sm8550.dtsi | 2905 … 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/net/wireless/realtek/rtlwifi/rtl8192d/ |
| H A D | hw_common.c | 368 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/soundwire/ |
| H A D | bus.h | 212 params->offset2 = off2; in sdw_fill_xport_params()
|
| H A D | amd_manager.c | 581 dpn_offsetctrl |= FIELD_PREP(AMD_DPN_OFFSET_CTRL_2, params->offset2); in amd_sdw_transport_params()
|
| H A D | stream.c | 85 ret = sdw_write_no_pm(slave, addr1, t_params->offset2); in _sdw_program_slave_port_params()
|
| H A D | qcom.c | 1176 p_rt->transport_params.offset2 = pcfg->off2; in qcom_swrm_compute_params()
|
| H A D | cadence_master.c | 1618 u32p_replace_bits(&dpn_offsetctrl, t_params->offset2, CDNS_DPN_OFFSET_CTRL_2); in cdns_transport_params()
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.c | 90 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/Documentation/driver-api/ |
| H A D | io-mapping.rst | 60 addr2 = io_mapping_map_local_wc(map2, offset2);
|
| /linux/drivers/pci/controller/ |
| H A D | vmd.c | 583 resource_size_t *offset2) in vmd_get_phys_offsets() argument 629 *offset2 = dev->resource[VMD_MEMBAR2].start - in vmd_get_phys_offsets()
|
| /linux/drivers/video/fbdev/riva/ |
| H A D | riva_hw.h | 523 U032 offset2; member
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_plane.c | 604 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 D | dpaa2-eth.c | 806 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/net/ethernet/freescale/enetc/ |
| H A D | enetc.c | 1051 u16 offset1, offset2; in enetc_xmit() local 1063 &offset1, &offset2) || in enetc_xmit() 1069 enetc_cb->origin_tstamp_off = offset2; in enetc_xmit()
|
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | processor.h | 1199 uint32_t offset2; uint32_t reserved; member
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | processor.c | 707 e->offset2 = addr >> 32; in set_idt_entry()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | cnic.c | 4537 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()
|
| H A D | bnx2.c | 5134 u32 val, offset0, offset1, offset2, offset3; in bnx2_init_tx_context() local 5140 offset2 = BNX2_L2CTX_TBDR_BHADDR_HI_XI; in bnx2_init_tx_context() 5145 offset2 = BNX2_L2CTX_TBDR_BHADDR_HI; in bnx2_init_tx_context() 5155 bnx2_ctx_wr(bp, cid_addr, offset2, val); in bnx2_init_tx_context()
|
| /linux/drivers/md/ |
| H A D | dm-integrity.c | 2966 sector_t sec2, area2, offset2; in do_journal_write() local 2974 get_area_and_offset(ic, sec2, &area2, &offset2); in do_journal_write() 2975 if (area2 != area || offset2 != offset + ((k - j) << ic->sb->log2_sectors_per_block)) in do_journal_write()
|