| /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/iio/adc/ |
| H A D | qcom-spmi-rradc.c | 660 int64_t offset1, offset2; in rradc_read_offset() local 686 offset2 = (int64_t)RR_ADC_CHG_TEMP_OFFSET_MILLI_DEGC * in rradc_read_offset() 689 offset2 += ((int64_t)MILLI * RR_ADC_TEMP_FS_VOLTAGE_NUM) / 2; in rradc_read_offset() 690 offset2 = div64_s64( in rradc_read_offset() 691 offset2, ((int64_t)MILLI * RR_ADC_TEMP_FS_VOLTAGE_NUM)); in rradc_read_offset() 699 *val = (int)(offset1 - offset2 - 1); in rradc_read_offset() 707 offset2 = -(int64_t)RR_ADC_CHG_TEMP_OFFSET_MILLI_DEGC * in rradc_read_offset() 710 offset2 = div64_s64(offset2, in rradc_read_offset() 718 *val = (int)(offset1 - offset2); in rradc_read_offset()
|
| /linux/Documentation/devicetree/bindings/soundwire/ |
| H A D | qcom,soundwire.yaml | 128 qcom,ports-offset2: 131 Payload transport window offset2 of each data port. 231 - qcom,ports-offset2 268 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x0b 0x00 0x00>;
|
| /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
|
| H A D | zcrypt_msgtype6.c | 390 msg->hdr.offset2 = msg->hdr.offset1 + req_cblen; in xcrb_msg_to_type6cprb_msgx() 718 data + msg->fmt2.offset2, msg->fmt2.count2)) in convert_type86_xcrb() 769 memcpy(buffer, data + msg->fmt2.offset2, msg->fmt2.count2); in convert_type86_rng() 953 len = t86r->fmt2.offset2 + t86r->fmt2.count2; in zcrypt_msgtype6_receive()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8922d.c | 849 __rtw8922d_efuse_parsing_gain_offset(rtwdev, gain->offset2[RF_PATH_A], in rtw8922d_efuse_parsing_gain_offset() 852 __rtw8922d_efuse_parsing_gain_offset(rtwdev, gain->offset2[RF_PATH_B], in rtw8922d_efuse_parsing_gain_offset() 1575 return gain->offset2[path][RTW89_GAIN_OFFSET_2G_CCK]; in rtw8922d_get_rx_gain_by_chan() 1586 normal_efuse = gain->offset2[path][band]; in rtw8922d_get_rx_gain_by_chan() 1589 normal_efuse = (gain->offset[path][band] + gain->offset2[path][band]) >> 1; in rtw8922d_get_rx_gain_by_chan() 1593 normal_efuse = gain->offset2[path][band]; in rtw8922d_get_rx_gain_by_chan() 1597 normal_efuse = (gain->offset[path][band] + gain->offset2[path][band]) >> 1; in rtw8922d_get_rx_gain_by_chan() 1601 normal_efuse = gain->offset2[path][band]; in rtw8922d_get_rx_gain_by_chan() 1604 normal_efuse = (gain->offset[path][band] + gain->offset2[path][band]) >> 1; in rtw8922d_get_rx_gain_by_chan() 1608 normal_efuse = gain->offset2[path][band]; in rtw8922d_get_rx_gain_by_chan() [all …]
|
| /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>;
|
| /linux/Documentation/driver-api/ |
| H A D | io-mapping.rst | 60 addr2 = io_mapping_map_local_wc(map2, offset2);
|
| /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() 177 * unsigned char offset2; // offset to add to access in the table_0004
|
| /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/media/platform/samsung/exynos4-is/ |
| H A D | fimc-lite-reg.h | 67 /* Camera Window Offset2 */
|
| /linux/tools/gpio/ |
| H A D | gpio-hammer.c | 8 * gpio-hammer -n <device-name> -o <offset1> -o <offset2>
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_core.c | 1768 unsigned int offset, offset2, ihl, verdict; in ip_vs_in_icmp() local 1844 offset2 = offset + hlen_ipip; in ip_vs_in_icmp() 1846 ulen = ipvs_udp_decap(ipvs, skb, offset2, AF_INET, in ip_vs_in_icmp() 1850 ulen = ipvs_gre_decap(ipvs, skb, offset2, AF_INET, in ip_vs_in_icmp() 1856 offset = offset2 + ulen; in ip_vs_in_icmp() 1918 offset2 = offset; in ip_vs_in_icmp() 1929 offset2 -= ihl + sizeof(_icmph); in ip_vs_in_icmp() 1956 if (pskb_pull(skb, offset2) == NULL) in ip_vs_in_icmp()
|
| /linux/drivers/soundwire/ |
| H A D | bus.h | 212 params->offset2 = off2; in sdw_fill_xport_params()
|
| H A D | qcom.c | 1189 p_rt->transport_params.offset2 = pcfg->off2; in qcom_swrm_compute_params() 1480 ret = of_property_read_u8_index(np, "qcom,ports-offset2", i, &pcfg->off2); in qcom_swrm_get_port_config()
|
| /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/include/linux/soundwire/ |
| H A D | sdw.h | 765 * @offset2: Blockoffset of the payload data 782 unsigned int offset2; member
|
| /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() 1547 u16 offset1, offset2; in dpaa2_eth_tx() local 1562 &offset1, &offset2)) in dpaa2_eth_tx()
|
| /linux/drivers/video/fbdev/riva/ |
| H A D | riva_hw.h | 523 U032 offset2; member
|
| /linux/kernel/trace/ |
| H A D | fgraph.c | 75 * | (offset2:FGRAPH_FRAME_OFFSET+3) | <- the offset2 is from here
|
| /linux/include/linux/ |
| H A D | highmem.h | 108 * addr2 = kmap_local_folio(folio2, offset2);
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | regs-fimc.h | 464 /* Window offset2 register */
|
| /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()
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | processor.c | 707 e->offset2 = addr >> 32; in kvm_fixup_exception()
|
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | processor.h | 1273 u32 offset2; u32 reserved; 1205 u32 offset2; u32 reserved; global() member
|