Searched refs:hi (Results 201 - 225 of 746) sorted by relevance

1234567891011>>

/linux-master/drivers/scsi/esas2r/
H A Desas2r_disc.c887 struct atto_ioctl *hi; local
919 hi = (struct atto_ioctl *)a->disc_buffer;
923 hi->version = ATTO_VER_GET_DEV_ADDR0;
924 hi->function = ATTO_FUNC_GET_DEV_ADDR;
925 hi->flags = HBAF_TUNNEL;
927 hi->data.get_dev_addr.target_id = le32_to_cpu(dc->curr_phys_id);
928 hi->data.get_dev_addr.addr_type = dc->dev_addr_type;
946 struct atto_ioctl *hi; local
953 hi = (struct atto_ioctl *)a->disc_buffer;
956 && hi
[all...]
/linux-master/net/xfrm/
H A Dxfrm_replay.c105 XFRM_SKB_CB(skb)->seq.output.hi = 0;
197 XFRM_SKB_CB(skb)->seq.output.hi = 0;
430 XFRM_SKB_CB(skb)->seq.output.hi = replay_esn->oseq_hi;
433 XFRM_SKB_CB(skb)->seq.output.hi = ++replay_esn->oseq_hi;
528 if (unlikely(XFRM_SKB_CB(skb)->seq.input.hi !=
632 XFRM_SKB_CB(skb)->seq.output.hi = 0;
633 xo->seq.hi = 0;
672 XFRM_SKB_CB(skb)->seq.output.hi = 0;
673 xo->seq.hi = 0;
706 XFRM_SKB_CB(skb)->seq.output.hi
[all...]
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c105 u32 lo, hi; local
114 rdmsr(MSR_AMD64_SYSCFG, lo, hi);
120 mtrr_wrmsr(MSR_AMD64_SYSCFG, lo, hi);
767 unsigned lo, hi; local
769 rdmsr(msr, lo, hi);
771 if (lo != msrwords[0] || hi != msrwords[1]) {
809 unsigned int hi; local
835 hi = fls64(tmp);
836 if (hi > 0) {
837 tmp |= ~((1ULL<<(hi
886 unsigned int lo, hi; local
889 rdmsr(MTRRphysBase_MSR(index), lo, hi); local
897 rdmsr(MTRRphysMask_MSR(index), lo, hi); local
[all...]
/linux-master/drivers/md/
H A Ddm-stats.c352 unsigned long long *hi; local
354 hi = dm_kvzalloc(s->histogram_alloc_size, NUMA_NO_NODE);
355 if (!hi) {
360 s->stat_shared[ni].tmp.histogram = hi;
361 hi += s->n_histogram_entries + 1;
374 unsigned long long *hi; local
376 hi = dm_kvzalloc(s->histogram_alloc_size, cpu_to_node(cpu));
377 if (!hi) {
382 p[ni].histogram = hi;
383 hi
613 unsigned int lo = 0, hi = s->n_histogram_entries + 1; local
983 unsigned long long hi; local
[all...]
/linux-master/drivers/pwm/
H A Dpwm-meson.c90 unsigned int hi; member in struct:meson_pwm_channel
186 channel->hi = cnt;
189 channel->hi = 0;
196 channel->hi = duty_cnt;
222 value = FIELD_PREP(PWM_HIGH_MASK, channel->hi) |
270 channel->hi = ~0;
324 channel->hi = FIELD_GET(PWM_HIGH_MASK, value);
326 state->period = meson_pwm_cnt_to_ns(chip, pwm, channel->lo + channel->hi);
327 state->duty_cycle = meson_pwm_cnt_to_ns(chip, pwm, channel->hi);
/linux-master/drivers/clocksource/
H A Dtimer-tegra186.c299 u32 hi, lo, ss; local
301 hi = readl_relaxed(tegra->regs + TKETSC1);
310 ss = hi;
313 hi = readl_relaxed(tegra->regs + TKETSC1);
314 } while (hi != ss);
316 return (u64)hi << 32 | lo;
/linux-master/arch/x86/net/
H A Dbpf_jit_comp32.c273 u32 hi = 0; local
276 hi = (u32)~0;
278 emit_ia32_mov_i(dst_hi, hi, dstk, pprog);
523 static inline void emit_ia32_alu_r(const bool is64, const bool hi, const u8 op, argument
543 if (hi && is64)
550 if (hi && is64)
597 static inline void emit_ia32_alu_i(const bool is64, const bool hi, const u8 op, argument
617 if (hi && is64) {
631 if (hi && is64) {
683 u32 hi local
1117 u32 hi; local
1307 u32 lo, hi; local
1896 s32 hi, lo = imm32; local
1942 u32 hi; local
2281 u32 hi; local
2337 u32 hi; local
2384 u32 hi; local
[all...]
/linux-master/arch/sparc/power/
H A Dhibernate_asm.S51 sethi %hi(restore_pblist), %l0
58 sethi %hi(PAGE_OFFSET), %g7
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dnv50.c96 nv50_gpio_intr_stat(struct nvkm_gpio *gpio, u32 *hi, u32 *lo) argument
102 *hi = (stat & 0x0000ffff);
H A Dga102.c73 ga102_gpio_intr_stat(struct nvkm_gpio *gpio, u32 *hi, u32 *lo) argument
81 *hi = (stat1 << 16) | (stat0 & 0x0000ffff);
/linux-master/drivers/hid/
H A Dhid-a4tech.c34 static int a4_input_mapping(struct hid_device *hdev, struct hid_input *hi, argument
56 static int a4_input_mapped(struct hid_device *hdev, struct hid_input *hi, argument
H A Dhid-razer.c19 #define map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, EV_KEY, (c))
45 struct hid_input *hi, struct hid_field *field,
44 razer_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-plantronics.c51 struct hid_input *hi,
114 hid_map_usage_clear(hi, usage, bit, max, EV_KEY, mapped_key);
50 plantronics_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h40 #define HISI_PMU_EVENT_ATTR_EXTRACTOR(name, config, hi, lo) \
43 return FIELD_GET(GENMASK_ULL(hi, lo), event->attr.config); \
/linux-master/arch/sparc/lib/
H A Dmulti3.S21 sethi %hi(0x80000000), %g3
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.h130 static inline u64 gmu_read64(struct a6xx_gmu *gmu, u32 lo, u32 hi) argument
135 val |= ((u64) msm_readl(gmu->mmio + (hi << 2)) << 32);
/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_plane.c465 u32 lo, hi; local
469 hi = (addr >> 32) & 0xFF;
474 lsdc_wreg32(ldev, LSDC_CRTC0_FB1_ADDR_HI_REG, hi);
477 lsdc_wreg32(ldev, LSDC_CRTC0_FB0_ADDR_HI_REG, hi);
511 u32 lo, hi; local
515 hi = (addr >> 32) & 0xFF;
520 lsdc_wreg32(ldev, LSDC_CRTC1_FB1_ADDR_HI_REG, hi);
523 lsdc_wreg32(ldev, LSDC_CRTC1_FB0_ADDR_HI_REG, hi);
/linux-master/drivers/parport/
H A Dparport_serial.c80 int hi; /* -1 if not there, >6 for offset-method (max member in struct:parport_pc_pci::__anon412
653 int hi = card->addr[n].hi; local
666 if ((hi >= 0) && (hi <= 6))
667 io_hi = pci_resource_start (dev, hi);
668 else if (hi > 6)
669 io_lo += hi; /* Reinterpret the meaning of
670 "hi" as an offset (see SYBA
/linux-master/arch/sparc/kernel/
H A Dspiterrs.S175 1: sethi %hi(109f), %g7
195 sethi %hi(109f), %g7
214 sethi %hi(109f), %g7
233 sethi %hi(109f), %g7
H A Detrap_32.S57 * sethi %hi(trap_setup), %l4
137 sethi %hi(STACK_OFFSET), %t_twinmask
150 sethi %hi(STACK_OFFSET), %curptr
154 sethi %hi(~(THREAD_SIZE - 1)), %curptr
234 sethi %hi(PAGE_OFFSET), %glob_tmp
H A Dwuf.S149 sethi %hi(STACK_OFFSET), %l5
171 sethi %hi(STACK_OFFSET), %l5
249 sethi %hi(PAGE_OFFSET), %l5
/linux-master/arch/arm/mach-orion5x/
H A Ddns323-setup.c195 int hi; local
198 hi = dns323_parse_hex_nibble(b[0]);
201 if (hi < 0 || lo < 0)
204 return (hi << 4) | lo;
/linux-master/arch/x86/include/asm/
H A Dpvclock.h70 "mulq %[mul_frac] ; shrd $32, %[hi], %[lo]"
72 [hi]"=d"(tmp)
/linux-master/arch/x86/virt/svm/
H A Dsev.c52 u64 hi; member in struct:rmpentry
340 pfn, e->lo, e->hi);
367 if (e->lo || e->hi)
368 pr_info("PFN: 0x%llx, [0x%016llx - 0x%016llx]\n", pfn_i, e->lo, e->hi);
/linux-master/arch/sparc/mm/
H A Dtsunami.S116 sethi %hi(__copy_1page), %o0
118 sethi %hi(tsunami_copy_1page), %o1
120 sethi %hi(tsunami_setup_blockops), %o2

Completed in 260 milliseconds

1234567891011>>