Searched refs:hi (Results 226 - 250 of 746) sorted by relevance

1234567891011>>

/linux-master/arch/hexagon/kernel/
H A Dhead.S126 r31.h = #hi(__head_s_vaddr_target)
145 r1.h = #hi(swapper_pg_dir)
161 r0.h = #hi(_K_provisional_vec)
/linux-master/drivers/hid/
H A Dhid-dr.c245 #define map_abs(c) hid_map_usage(hi, usage, bit, max, EV_ABS, (c))
246 #define map_rel(c) hid_map_usage(hi, usage, bit, max, EV_REL, (c))
248 static int dr_input_mapping(struct hid_device *hdev, struct hid_input *hi, argument
H A Dhid-sony.c587 static int guitar_mapping(struct hid_device *hdev, struct hid_input *hi, argument
595 hid_map_usage_clear(hi, usage, bit, max, EV_ABS, ABS_RY);
616 static int ps3remote_mapping(struct hid_device *hdev, struct hid_input *hi, argument
646 hid_map_usage_clear(hi, usage, bit, max, EV_KEY, key);
650 static int navigation_mapping(struct hid_device *hdev, struct hid_input *hi, argument
664 hid_map_usage_clear(hi, usage, bit, max, EV_KEY, key);
680 hid_map_usage_clear(hi, usage, bit, max, EV_ABS, usage->hid & 0xf);
690 hid_map_usage_clear(hi, usage, bit, max, EV_ABS, abs);
698 static int sixaxis_mapping(struct hid_device *hdev, struct hid_input *hi, argument
709 hid_map_usage_clear(hi, usag
963 sony_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-cs5535.c150 uint32_t lo, hi; local
155 rdmsr(MSR_PIC_ZSEL_HIGH, lo, hi);
160 wrmsr(MSR_PIC_ZSEL_HIGH, lo, hi);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tag.c81 int hi = __hex2bin(*src++); local
84 if ((hi < 0) || (lo < 0))
86 *dst++ = (hi << 4) | lo;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dtypes.h135 #define MSK_RANGE(low, hi) ((1 << ((hi)+1)) - (1 << (low)))
136 #define CONF_RANGE(config, low, hi) (CONF_MSK(config, MSK_RANGE(low, high)))
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c52 u64 hi, lo; local
56 hi = ((u64)be32_to_cpu(ts_cqe->timestamp_hi) + !lo) << 16;
58 return hi | lo;
/linux-master/drivers/net/dsa/realtek/
H A Drealtek-smi.c204 u8 hi = 0; local
229 realtek_smi_read_byte1(priv, &hi);
231 *data = ((u32)lo) | (((u32)hi) << 8);
/linux-master/crypto/
H A Dfcrypt.c58 #define ror56(hi, lo, n) \
61 lo = (lo >> n) | ((hi & ((1 << n) - 1)) << (32 - n)); \
62 hi = (hi >> n) | (t << (24-n)); \
347 u32 hi, lo; /* hi is upper 24 bits and lo lower 32, total 56 */
357 hi = lo >> 4;
369 ctx->sched[0x0] = cpu_to_be32(lo); ror56(hi, lo, 11);
370 ctx->sched[0x1] = cpu_to_be32(lo); ror56(hi, lo, 11);
371 ctx->sched[0x2] = cpu_to_be32(lo); ror56(hi, l
[all...]
/linux-master/arch/sh/lib/
H A Dmemcpy-sh4.S43 cmp/hi r2,r0 ! 57 MT
60 cmp/hi r2,r0 ! 57 MT
82 8: cmp/hi r2,r0 ! 57 MT
116 cmp/hi r2,r0 ! 57 MT
137 cmp/hi r2,r0
150 8: cmp/hi r2,r0 ! 57 MT
370 cmp/hi r7, r0
388 cmp/hi r7,r0 ! 57 MT
542 cmp/hi r7, r0
559 cmp/hi r
[all...]
H A Dudivsi3_i4i.S46 cmp/hi r1,r5
104 cmp/hi r0,r5
172 cmp/hi r1,r5
181 cmp/hi r0,r5
237 cmp/hi r1,r5
246 cmp/hi r0,r5
/linux-master/arch/sparc/kernel/
H A Dsyscalls.S124 sethi %hi(sys_exit_group), %g7
132 sethi %hi(sys_exit), %g7
147 sethi %hi(sys_ni_syscall), %l7
159 sethi %hi(sys_call_table32), %l7
189 sethi %hi(sys_call_table64), %l7
H A Dhead_32.S366 sethi %hi(prom_vector_p), %g1
369 sethi %hi(linux_dbvec), %g1
382 sethi %hi(cputypvar), %o1 ! First node has cpu-arch
384 sethi %hi(cputypval), %o2 ! information, the string
429 sethi %hi(boot_cpu_id), %g2 ! boot-cpu index
454 sethi %hi(0x40000000), %g3 ! call
467 sethi %hi(boot_cpu_id), %g5
535 sethi %hi(boot_cpu_id), %g2
644 sethi %hi(nwindows), %g4
647 sethi %hi(nwindowsm
[all...]
H A Dwof.S239 sethi %hi(STACK_OFFSET), %sp
248 sethi %hi(STACK_OFFSET), %g6
330 sethi %hi(PAGE_OFFSET), %glob_tmp
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_nvmetcp_fw_funcs.c34 ctx_sgl_params->sgl_addr.hi = cpu_to_le32(sgl_params->sgl_phys_addr.hi);
41 ctx_data_desc->sge[sge_index].sge_addr.hi =
42 cpu_to_le32(sgl_params->sgl[sge_index].sge_addr.hi);
136 context->ustorm_st_context.nvme_tcp_opaque_hi = cpu_to_le32(task_params->opq.hi);
/linux-master/arch/parisc/kernel/
H A Dunwind.c54 unsigned long lo, hi, mid; local
57 hi = table->length - 1;
59 while (lo <= hi) {
60 mid = (hi - lo) / 2 + lo;
63 hi = mid - 1;
/linux-master/drivers/cpufreq/
H A Dpowernow-k8.c89 u32 lo, hi __always_unused;
91 rdmsr(MSR_FIDVID_STATUS, lo, hi);
101 u32 lo, hi; local
109 rdmsr(MSR_FIDVID_STATUS, lo, hi);
112 data->currvid = hi & MSR_S_HI_CURRENT_VID;
133 u32 lo, hi; local
136 rdmsr(MSR_FIDVID_STATUS, lo, hi);
137 vid = hi & MSR_S_HI_CURRENT_VID;
140 hi = MSR_C_HI_STP_GNT_BENIGN;
141 pr_debug("cpu%d, init lo 0x%x, hi
[all...]
/linux-master/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c159 int hi = length - 1; local
161 while (lo <= hi) {
162 int mid = lo + (hi - lo) / 2;
167 if (array[lo] > array[hi])
168 cros_ec_sensor_ring_median_swap(&array[lo], &array[hi]);
169 if (array[mid] < array[hi])
170 cros_ec_sensor_ring_median_swap(&array[mid], &array[hi]);
172 pivot = array[hi];
175 for (int j = lo; j < hi; j++)
180 cros_ec_sensor_ring_median_swap(&array[i + 1], &array[hi]);
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h363 #define VMM_XO128(m,v,o,lo,hi,c,f,a...) do { \
366 VMM_SPAM((v), " %010llx %016llx%016llx"f, _addr, (hi), (lo), ##a); \
369 nvkm_wo64((m)->memory, (m)->base + _pteo + 8, (hi)); \
374 #define VMM_WO128(m,v,o,lo,hi) VMM_XO128((m),(v),(o),(lo),(hi), 1, "")
375 #define VMM_FO128(m,v,o,lo,hi,c) do { \
377 VMM_XO128((m),(v),(o),(lo),(hi),(c), " %08x", (c)); \
/linux-master/drivers/perf/
H A Darm_dmc620_pmu.c192 #define __GEN_PMU_FORMAT_ATTR(cfg, lo, hi) \
193 (lo) == (hi) ? #cfg ":" #lo "\n" : #cfg ":" #lo "-" #hi
195 #define _GEN_PMU_FORMAT_ATTR(cfg, lo, hi) \
196 __GEN_PMU_FORMAT_ATTR(cfg, lo, hi)
204 #define _ATTR_CFG_GET_FLD(attr, cfg, lo, hi) \
205 ((((attr)->cfg) >> lo) & GENMASK_ULL(hi - lo, 0))
H A Ddwc_pcie_pmu.c303 u32 lo, hi, ss; local
313 ras_des_offset + DWC_PCIE_TIME_BASED_ANAL_DATA_REG_HIGH, &hi);
316 ss = hi;
323 &hi);
324 } while (hi != ss);
326 val = ((u64)hi << 32) | lo;
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c339 regs->regs[MIPSInst_RD(ir)] = regs->hi;
355 regs->hi = regs->regs[MIPSInst_RS(ir)];
415 regs->hi = res;
439 regs->hi = (s64)(s32)(res >> 32);
461 regs->hi = (s64)(rs % rt);
483 regs->hi = (s64)(rs % rt);
515 regs->hi = res;
547 regs->hi = res;
572 regs->hi = rs % rt;
597 regs->hi
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_iext_tree.c34 uint64_t hi; member in struct:xfs_iext_rec
38 * Given that the length can't be a zero, only an empty hi value indicates an
43 return rec->hi == 0;
49 rec->hi = 0;
62 rec->hi = irec->br_blockcount & XFS_IEXT_LENGTH_MASK;
65 rec->hi |= ((irec->br_startblock & ~xfs_mask64lo(10)) << (22 - 10));
68 rec->hi |= (1 << 21);
77 irec->br_blockcount = rec->hi & XFS_IEXT_LENGTH_MASK;
80 irec->br_startblock |= (rec->hi & xfs_mask64hi(42)) >> (22 - 10);
82 if (rec->hi
[all...]
/linux-master/tools/testing/selftests/net/
H A Dmsg_zerocopy.c397 uint32_t hi, lo, range; local
431 hi = serr->ee_data;
433 range = hi - lo + 1;
440 lo, hi, next_completion);
441 next_completion = hi + 1;
453 range, hi, lo);
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.c78 u32 hi, lo; local
84 hi = readl(hdev->ptp->io_base + HCLGE_PTP_TX_TS_SEC_H_REG) &
93 ns += (((u64)hi) << 32 | lo) * NSEC_PER_SEC;
133 u32 hi, lo; local
138 hi = readl(hdev->ptp->io_base + HCLGE_PTP_CUR_TIME_SEC_H_REG);
142 ns += (((u64)hi) << HCLGE_PTP_SEC_H_OFFSET | lo) * NSEC_PER_SEC;

Completed in 240 milliseconds

1234567891011>>