Home
last modified time | relevance | path

Searched refs:hi (Results 226 – 250 of 602) sorted by relevance

12345678910>>...25

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h384 int hi; member
389 (x)->value = (x)->hi = 0; \
394 if ((x)->value > (x)->hi) (x)->hi = (x)->value; \
397 #define INC_STAT(x) do { if (++(x)->value > (x)->hi) (x)->hi = (x)->value; } \
/linux/drivers/perf/
H A Ddwc_pcie_pmu.c304 u32 lo, hi, ss; in dwc_pcie_pmu_read_time_based_counter() local
314 ras_des_offset + DWC_PCIE_TIME_BASED_ANAL_DATA_REG_HIGH, &hi); in dwc_pcie_pmu_read_time_based_counter()
317 ss = hi; in dwc_pcie_pmu_read_time_based_counter()
324 &hi); in dwc_pcie_pmu_read_time_based_counter()
325 } while (hi != ss); in dwc_pcie_pmu_read_time_based_counter()
327 val = ((u64)hi << 32) | lo; in dwc_pcie_pmu_read_time_based_counter()
/linux/drivers/ssb/
H A Dpcmcia.c260 u32 lo = 0xFFFFFFFF, hi = 0xFFFFFFFF; in ssb_pcmcia_read32() local
266 hi = readw(bus->mmio + offset + 2); in ssb_pcmcia_read32()
270 return (lo | (hi << 16)); in ssb_pcmcia_read32()
467 u8 lo, hi; in ssb_pcmcia_sprom_read() local
485 err = ssb_pcmcia_cfg_read(bus, SSB_PCMCIA_SPROM_DATAHI, &hi); in ssb_pcmcia_sprom_read()
488 *value = (lo | (((u16)hi) << 8)); in ssb_pcmcia_sprom_read()
H A Dscan.c163 u32 lo, hi; in scan_read32() local
178 hi = readw(bus->mmio + offset + 2); in scan_read32()
179 return lo | (hi << 16); in scan_read32()
/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c400 uint32_t hi, lo, range; in do_recv_completion() local
434 hi = serr->ee_data; in do_recv_completion()
436 range = hi - lo + 1; in do_recv_completion()
443 lo, hi, next_completion); in do_recv_completion()
444 next_completion = hi + 1; in do_recv_completion()
456 range, hi, lo); in do_recv_completion()
/linux/drivers/usb/early/
H A Dehci-dbgp.c239 u32 lo, hi; in dbgp_set_data() local
242 lo = hi = 0; in dbgp_set_data()
246 hi |= bytes[i] << (8*(i - 4)); in dbgp_set_data()
248 writel(hi, &ehci_debug->data47); in dbgp_set_data()
254 u32 lo, hi; in dbgp_get_data() local
258 hi = readl(&ehci_debug->data47); in dbgp_get_data()
262 bytes[i] = (hi >> (8*(i - 4))) & 0xff; in dbgp_get_data()
/linux/arch/sh/lib/
H A D__clear_user.S47 cmp/hi r2, r3
71 cmp/hi r2, r3
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.h130 static inline u64 gmu_read64(struct a6xx_gmu *gmu, u32 lo, u32 hi) in gmu_read64() argument
135 val |= ((u64) readl(gmu->mmio + (hi << 2)) << 32); in gmu_read64()
/linux/arch/sparc/power/
H A Dhibernate_asm.S51 sethi %hi(restore_pblist), %l0
58 sethi %hi(PAGE_OFFSET), %g7
/linux/Documentation/translations/zh_CN/core-api/
H A Drbtree.rst253 经典的红黑树只有一个键,它不能直接用来存储像[lo:hi]这样的区间范围,也不能快速查找
254 与新的lo:hi重叠的部分,或者查找是否有与新的lo:hi完全匹配的部分。
259 这个存储在每个节点中的“额外信息”是其所有后代结点中的最大hi(max_hi)值。这个信息
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbase.c117 u32 hi, lo, rq, tx; in nvkm_i2c_intr() local
122 i2c->func->aux_stat(i2c, &hi, &lo, &rq, &tx); in nvkm_i2c_intr()
123 if (!hi && !lo && !rq && !tx) in nvkm_i2c_intr()
128 if (hi & aux->intr) mask |= NVKM_I2C_PLUG; in nvkm_i2c_intr()
/linux/fs/bcachefs/
H A Dbkey.h210 return cmp_int(l.hi, r.hi) ?: in bversion_cmp()
214 #define ZERO_VERSION ((struct bversion) { .hi = 0, .lo = 0 })
215 #define MAX_VERSION ((struct bversion) { .hi = ~0, .lo = ~0ULL })
557 x(BKEY_FIELD_VERSION_HI, version.hi) \
/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h14 extern void _rdmsr(u32 msr, u32 *hi, u32 *lo);
15 extern void _wrmsr(u32 msr, u32 hi, u32 lo);
/linux/arch/sparc/kernel/
H A Dwof.S239 sethi %hi(STACK_OFFSET), %sp
248 sethi %hi(STACK_OFFSET), %g6
330 sethi %hi(PAGE_OFFSET), %glob_tmp
/linux/drivers/scsi/qedi/
H A Dqedi_fw.c376 pbl->address.hi = cpu_to_le32(QEDI_U64_HI(qedi->bdq[idx].buf_dma)); in qedi_put_rq_bdq_buf()
380 pbl, pbl->address.hi, pbl->address.lo, idx); in qedi_put_rq_bdq_buf()
514 lun[1] = cpu_to_be32(cqe_async_msg->lun.hi); in qedi_process_async_mesg()
1019 tx_sgl_task_params.sgl_phys_addr.hi = in qedi_send_iscsi_login()
1028 rx_sgl_task_params.sgl_phys_addr.hi = in qedi_send_iscsi_login()
1464 tmf_pdu_header.lun.hi = be32_to_cpu(scsi_lun[1]); in send_iscsi_tmf()
1591 tx_sgl_task_params.sgl_phys_addr.hi = in qedi_send_iscsi_text()
1600 rx_sgl_task_params.sgl_phys_addr.hi = in qedi_send_iscsi_text()
1681 nop_out_pdu_header.lun.hi = be32_to_cpu(scsi_lun[1]); in qedi_send_iscsi_nopout()
1707 tx_sgl_task_params.sgl_phys_addr.hi = in qedi_send_iscsi_nopout()
[all …]
/linux/arch/openrisc/kernel/
H A Dentry.S29 l.movhi t1,hi(~(SPR_SR_IEE|SPR_SR_TEE)) ;\
228 l.movhi reg,hi(lwa_flag) ;\
550 l.movhi r3,hi(42f)
570 l.movhi r8,hi(generic_handle_arch_irq)
661 l.movhi r29,hi(sys_call_table)
678 l.movhi r3,hi(_string_syscall_return)
687 l.movhi r27,hi(_printk)
695 l.movhi r27,hi(show_registers)
1180 l.movhi r29,hi(sys_clone)
1185 l.movhi r29,hi(sys_clone3)
[all …]
/linux/arch/sparc/include/asm/
H A Dttable.h26 sethi %hi(109f), %g7; \
36 sethi %hi(109f), %g7; \
45 sethi %hi(109f), %g7; \
65 sethi %hi(109f), %g7; \
75 sethi %hi(109f), %g7; \
85 sethi %hi(109f), %g7; \
97 sethi %hi(109f), %g7; \
100 sethi %hi(systbl), %l7; \
129 sethi %hi(1f-4), %g7; \
/linux/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c477 u32 hi, lo; in print_errmonX_info() local
479 hi = readl(cbb->mon + FABRIC_MN_MASTER_LOG_ADDR_HIGH_0); in print_errmonX_info()
482 cbb->access = (u64)hi << 32 | lo; in print_errmonX_info()
511 u32 hi, lo, mask = BIT(index); in print_err_notifier() local
516 hi = readl(cbb->regs + notifier + FABRIC_EN_CFG_ADDR_HI_0); in print_err_notifier()
519 addr = (u64)hi << 32 | lo; in print_err_notifier()
/linux/arch/m68k/fpsp040/
H A Dsrem_mod.S227 cmpl %d4,%d1 | ...compare hi(R) and hi(Y)
243 subxl %d4,%d1 | ...hi(R) - hi(Y)
254 roxll #1,%d1 | ...hi(R) = 2hi(R) + carry
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.h396 DIFF_64(diff.hi, new->s##_hi, pstats->mac_stx[0].t##_hi, \
400 ADD_64(pstats->mac_stx[1].t##_hi, diff.hi, \
406 DIFF_64(diff.hi, new->s##_hi, old->s##_hi, \
408 ADD_64(estats->t##_hi, diff.hi, \
471 qstats->t##_hi = qstats_old->t##_hi + le32_to_cpu(s.hi) \
/linux/fs/ocfs2/
H A Docfs2.h588 u32 hi = le16_to_cpu(di->i_links_count_hi); in ocfs2_read_links_count() local
590 nlink |= (hi << OCFS2_LINKS_HI_SHIFT); in ocfs2_read_links_count()
597 u16 lo, hi; in ocfs2_set_links_count() local
600 hi = nlink >> OCFS2_LINKS_HI_SHIFT; in ocfs2_set_links_count()
603 di->i_links_count_hi = cpu_to_le16(hi); in ocfs2_set_links_count()
/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-controller.dts141 st,wakeup-x-hi;
143 st,wakeup-y-hi;
145 st,wakeup-z-hi;
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c164 seq_hi = xo->seq.hi - 1; in mlx5e_ipsec_set_iv_esn()
166 seq_hi = xo->seq.hi; in mlx5e_ipsec_set_iv_esn()
182 seqno = cpu_to_be64(xo->seq.low + ((u64)xo->seq.hi << 32)); in mlx5e_ipsec_set_iv()
/linux/sound/synth/emux/
H A Demux_effect.c124 effect_get_offset(struct snd_midi_channel *chan, int lo, int hi, int mode) in effect_get_offset() argument
129 if (fx->flag[hi]) in effect_get_offset()
130 addr = (short)fx->val[hi]; in effect_get_offset()
/linux/drivers/hid/
H A Dhid-plantronics.c51 struct hid_input *hi, in plantronics_input_mapping() argument
114 hid_map_usage_clear(hi, usage, bit, max, EV_KEY, mapped_key); in plantronics_input_mapping()

12345678910>>...25