Searched refs:hi (Results 426 - 450 of 755) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/platform/x86/
H A Dibm_rtl.c22 #include <linux/io-64-nonatomic-lo-hi.h>
/linux-master/fs/bcachefs/
H A Dinode.h64 u32 hi;
H A Dbtree_write_buffer.c23 return (cmp_int(l->hi, r->hi) ?:
64 return !((l->hi ^ r->hi)|
H A Dchecksum.c379 a.hi ^= b.hi;
437 crc_old.csum.hi,
439 merged.hi,
H A Dbcachefs_format.h187 __u32 hi; member in struct:bversion
189 __u32 hi;
296 __le64 hi; member in struct:__anon12
330 bkey_format_field(VERSION_HI, version.hi), \
456 __le64 hi; member in struct:bch_csum
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_pcie_mac.c20 #include <linux/io-64-nonatomic-lo-hi.h>
/linux-master/include/sound/
H A Dhdaudio_ext.h5 #include <linux/io-64-nonatomic-lo-hi.h>
/linux-master/arch/arc/kernel/
H A Dentry.S161 mov.hi r0, -ENOSYS
237 mov.hi r0, -ENOSYS
/linux-master/drivers/iommu/amd/
H A Diommu.c3149 irte->hi.val = 0;
3152 irte->hi.fields.vector = vector;
3154 irte->hi.fields.destination = APICID_TO_IRTE_DEST_HI(dest_apicid);
3206 irte->hi.fields.vector = vector;
3209 irte->hi.fields.destination =
3227 memset(&irte->hi.val, 0, sizeof(u64));
3228 irte->hi.fields.vector = 0xff;
3244 return irte->hi.fields.vector != 0;
3258 memset(&irte->hi.val, 0, sizeof(u64));
3551 entry->hi
[all...]
/linux-master/drivers/perf/hisilicon/
H A Dhisi_pcie_pmu.c81 u16 hi; member in struct:hisi_pcie_reg_pair
161 .hi = val >> 16,
805 pcie_pmu->bdf_max = regs.hi;
808 sicl_id = regs.hi;
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c1392 u32 hi, lo, value; local
1396 hi = value / 16;
1397 if (hi < 2)
1398 hi = 2;
1401 value = ((hi & RXQ_RXF_PAUSE_TH_HI_MASK) << RXQ_RXF_PAUSE_TH_HI_SHIFT) |
1408 hi = value * 7 / 8;
1411 value = ((hi & RXQ_RRD_PAUSE_TH_HI_MASK) << RXQ_RRD_PAUSE_TH_HI_SHIFT) |
1418 u32 hi, lo, value; local
1425 hi = value * 7 / 8;
1426 if (hi < l
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h705 static inline void otx2_write128(u64 lo, u64 hi, void __iomem *addr) argument
708 ::[x0]"r"(lo), [x1]"r"(hi), [p1]"r"(addr));
724 #define otx2_write128(lo, hi, addr) writeq((hi) | (lo), addr)
/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_plane_initial.c7 #include <linux/io-64-nonatomic-lo-hi.h>
/linux-master/sound/soc/intel/common/
H A Dsst-dsp.c13 #include <linux/io-64-nonatomic-lo-hi.h>
/linux-master/drivers/platform/x86/amd/pmc/
H A Dmp2_stb.c14 #include <linux/io-64-nonatomic-lo-hi.h>
/linux-master/drivers/accessibility/speakup/
H A Dmain.c1575 int i, bi, hi; local
1579 hi = speakup_console[vc_num]->ht.highsize[bi];
1587 while ((hi < COLOR_BUFFER_SIZE) && (i < len)) {
1589 speakup_console[vc_num]->ht.highbuf[bi][hi] = ic[i];
1590 hi++;
1591 } else if ((ic[i] == 32) && (hi != 0)) {
1592 if (speakup_console[vc_num]->ht.highbuf[bi][hi - 1] !=
1594 speakup_console[vc_num]->ht.highbuf[bi][hi] =
1596 hi++;
1601 speakup_console[vc_num]->ht.highsize[bi] = hi;
[all...]
/linux-master/drivers/scsi/qedf/
H A Dqedf_io.c509 bd[bd_count].sge_addr.hi = cpu_to_le32(U64_HI(addr));
540 bd[0].sge_addr.lo = bd[0].sge_addr.hi = 0;
643 io_req->sgl_task_params->sgl_phys_addr.hi =
656 sense_data_buffer_phys_addr.hi = U64_HI(io_req->sense_buffer_dma);
735 tx_sgl_task_params.sgl_phys_addr.hi = U64_HI(mp_req->mp_req_bd_dma);
744 rx_sgl_task_params.sgl_phys_addr.hi = U64_HI(mp_req->mp_resp_bd_dma);
2104 mp_req_bd->sge_addr.hi = U64_HI(addr);
2115 mp_resp_bd->sge_addr.hi = U64_HI(addr);
2504 "address.hi=%x, address.lo=%x, opaque_data.hi
[all...]
/linux-master/drivers/misc/
H A Dapds990x.c29 #define APDS990X_AILTH 0x05 /* ALS interrupt low threshold hi byte */
30 #define APDS990X_AIHTL 0x06 /* ALS interrupt hi threshold low byte */
31 #define APDS990X_AIHTH 0x07 /* ALS interrupt hi threshold hi byte */
33 #define APDS990X_PILTH 0x09 /* Proximity interrupt low threshold hi byte */
34 #define APDS990X_PIHTL 0x0a /* Proximity interrupt hi threshold low byte */
35 #define APDS990X_PIHTH 0x0b /* Proximity interrupt hi threshold hi byte */
321 int ret, lo, hi; local
329 hi
[all...]
/linux-master/net/ncsi/
H A Dncsi-rsp.c28 int hi = x >> 4; local
31 hi = hi < 0xA ? hi : 0;
32 return lo + hi * 10;
/linux-master/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c255 __le32 hi; member in struct:addr_table_entry
475 (le32_to_cpu(entry->hi) == new_high)) {
486 (le32_to_cpu(entry->hi) != new_high) && del)
504 entry->hi = 0;
507 entry->hi = cpu_to_le32(new_high);
/linux-master/sound/isa/
H A Des18xx.c1530 int hi,lo; local
1539 hi = snd_es18xx_dsp_get_byte(chip);
1540 if (hi < 0) {
1541 return hi;
1547 if (hi == 0x48) {
1551 if (hi != 0x68) {
1561 hi = inb(chip->port + 0x05);
1564 if (hi != lo) {
1565 chip->version = hi << 8 | lo;
/linux-master/drivers/block/
H A Dpktcdvd.c208 static void init_write_congestion_marks(int* lo, int* hi) argument
210 if (*hi > 0) {
211 *hi = max(*hi, 500);
212 *hi = min(*hi, 1000000);
214 *lo = *hi - 100;
216 *lo = min(*lo, *hi - 100);
220 *hi = -1;
/linux-master/drivers/video/fbdev/
H A Dtridentfb.c197 reg &= ~DDC_SCL_DRIVE_TGUI; /* disable drive - don't drive hi */
210 reg &= ~DDC_SDA_DRIVE_TGUI; /* disable drive - don't drive hi */
841 unsigned char hi, lo; local
864 hi = (best_m >> 1) | (best_k << 4);
867 hi = best_m | (best_k << 6);
871 vga_mm_wseq(par->io_virt, ClockHigh, hi);
875 t_outb(par, hi, 0x43C9);
877 debug("VCLK = %X %X\n", hi, lo);
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c1031 u32 hi, lo; local
1041 flashaddr + 4, (int *)&hi) != 0)
1044 /* hi, lo are already in host endian byteorder */
1045 data = (((u64)hi << 32) | lo);
1244 u32 hi, lo; local
1260 hi = (addr >> 32) & 0xffffffff;
1263 NXWR32(adapter, CRB_HOST_DUMMY_BUF_ADDR_HI, hi);
/linux-master/drivers/s390/net/
H A Dctcm_main.c473 unsigned long hi; local
517 hi = ((unsigned long)skb_tail_pointer(skb) + LL_HEADER_LENGTH) >> 31;
518 if (hi) {
658 unsigned long hi; local
701 hi = ((unsigned long)skb->tail + TH_HEADER_LENGTH) >> 31;
702 if (hi) {

Completed in 323 milliseconds

<<11121314151617181920>>