/Linux-v4.19/arch/x86/platform/intel-quark/ |
D | imr.c | 65 u32 addr_lo; member 94 imr_to_phys(imr->addr_lo) == 0 && in imr_is_enabled() 113 ret = iosf_mbi_read(QRK_MBI_UNIT_MM, MBI_REG_READ, reg++, &imr->addr_lo); in imr_read() 147 ret = iosf_mbi_write(QRK_MBI_UNIT_MM, MBI_REG_WRITE, reg++, imr->addr_lo); in imr_write() 173 imr_to_phys(imr->addr_lo), imr_to_phys(imr->addr_hi) + IMR_MASK); in imr_write() 209 base = imr_to_phys(imr.addr_lo); in imr_dbgfs_state_show() 221 imr.addr_lo & IMR_LOCK ? "locked" : "unlocked"); in imr_dbgfs_state_show() 286 return addr >= imr_to_phys(imr->addr_lo) && addr <= imr_to_phys(imr->addr_hi); in imr_address_overlap() 324 imr.addr_lo = phys_to_imr(base); in imr_add_range() 367 imr.addr_lo = phys_to_imr(base); in imr_add_range() [all …]
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | cyttsp_i2c_common.c | 41 u8 addr_lo = addr & 0xFF; in cyttsp_i2c_read_block_data() local 47 .buf = &addr_lo, in cyttsp_i2c_read_block_data() 71 u8 addr_lo = addr & 0xFF; in cyttsp_i2c_write_block_data() local 82 xfer_buf[0] = addr_lo; in cyttsp_i2c_write_block_data()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | eeh_cache.c | 51 resource_size_t addr_lo; member 71 if (addr < piar->addr_lo) in __eeh_addr_cache_get_device() 118 &piar->addr_lo, &piar->addr_hi, pci_name(piar->pcidev)); in eeh_addr_cache_print() 138 if (ahi < piar->addr_lo) { in eeh_addr_cache_insert() 144 alo != piar->addr_lo || ahi != piar->addr_hi) { in eeh_addr_cache_insert() 154 piar->addr_lo = alo; in eeh_addr_cache_insert()
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_asm.c | 62 u16 addr_lo, addr_hi; in br_get_offset() local 64 addr_lo = FIELD_GET(OP_BR_ADDR_LO, instr); in br_get_offset() 68 addr_lo; in br_get_offset() 73 u16 addr_lo, addr_hi; in br_set_offset() local 75 addr_lo = offset & (OP_BR_ADDR_LO >> __bf_shf(OP_BR_ADDR_LO)); in br_set_offset() 76 addr_hi = offset != addr_lo; in br_set_offset() 79 *instr |= FIELD_PREP(OP_BR_ADDR_LO, addr_lo); in br_set_offset()
|
/Linux-v4.19/drivers/media/i2c/ |
D | tvaudio.c | 76 int addr_lo, addr_hi; /* i2c address range */ member 1524 .addr_lo = I2C_ADDR_TDA9840 >> 1, 1540 .addr_lo = I2C_ADDR_TDA985x_L >> 1, 1560 .addr_lo = I2C_ADDR_TDA9874 >> 1, 1573 .addr_lo = I2C_ADDR_TDA9875 >> 1, 1592 .addr_lo = I2C_ADDR_TDA985x_L >> 1, 1604 .addr_lo = I2C_ADDR_TDA985x_L >> 1, 1629 .addr_lo = I2C_ADDR_TEA6300 >> 1, 1651 .addr_lo = I2C_ADDR_TEA6300 >> 1, 1674 .addr_lo = I2C_ADDR_TEA6420 >> 1, [all …]
|
/Linux-v4.19/drivers/net/ethernet/apm/xgene-v2/ |
D | main.c | 85 u64 addr_lo, addr_hi; in xge_refill_buffers() local 111 addr_lo = GET_BITS(NEXT_DESC_ADDRL, le64_to_cpu(raw_desc->m1)); in xge_refill_buffers() 112 raw_desc->m1 = cpu_to_le64(SET_BITS(NEXT_DESC_ADDRL, addr_lo) | in xge_refill_buffers() 193 u64 addr_lo, addr_hi; in xge_start_xmit() local 218 addr_lo = GET_BITS(NEXT_DESC_ADDRL, le64_to_cpu(raw_desc->m1)); in xge_start_xmit() 219 raw_desc->m1 = cpu_to_le64(SET_BITS(NEXT_DESC_ADDRL, addr_lo) | in xge_start_xmit()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | bt431.h | 20 volatile u16 addr_lo; member 82 volatile u16 *lo = &(regs->addr_lo); in bt431_select_reg()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/ |
D | vsc7326.c | 407 u32 addr_lo, addr_hi; in mac_get_address() local 410 vsc_read(mac->adapter, REG_MAC_LOW_ADDR(port), &addr_lo); in mac_get_address() 416 addr[3] = (u8) (addr_lo >> 16); in mac_get_address() 417 addr[4] = (u8) (addr_lo >> 8); in mac_get_address() 418 addr[5] = (u8) addr_lo; in mac_get_address()
|
D | sge.c | 99 u32 addr_lo; member 106 u32 addr_lo; member 130 u32 addr_lo; member 137 u32 addr_lo; member 848 e->addr_lo = (u32)mapping; in refill_free_list() 1009 to->addr_lo = from->addr_lo; in recycle_fl_buf() 1147 e->addr_lo = (u32)mapping; in write_tx_desc() 1224 e->addr_lo = (u32)desc_mapping; in write_tx_descs()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_fcoe.c | 310 p_data->s_id.addr_lo = p_conn->s_id.addr_lo; in qed_sp_fcoe_conn_offload() 314 p_data->d_id.addr_lo = p_conn->d_id.addr_lo; in qed_sp_fcoe_conn_offload() 964 con->s_id.addr_lo = conn_info->s_id.addr_lo; in qed_fcoe_offload_conn() 967 con->d_id.addr_lo = conn_info->d_id.addr_lo; in qed_fcoe_offload_conn()
|
D | qed_int.c | 265 u32 addr_lo, addr_hi, details; in qed_pglub_rbc_attn_cb() local 267 addr_lo = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_pglub_rbc_attn_cb() 278 addr_hi, addr_lo, details, in qed_pglub_rbc_attn_cb() 295 u32 addr_lo, addr_hi, details; in qed_pglub_rbc_attn_cb() local 297 addr_lo = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_pglub_rbc_attn_cb() 308 addr_hi, addr_lo, details, in qed_pglub_rbc_attn_cb() 329 u32 addr_hi, addr_lo; in qed_pglub_rbc_attn_cb() local 331 addr_lo = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_pglub_rbc_attn_cb() 337 tmp, addr_hi, addr_lo); in qed_pglub_rbc_attn_cb() 343 u32 addr_hi, addr_lo, details; in qed_pglub_rbc_attn_cb() local [all …]
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | mc5.c | 113 static int mc5_write(struct adapter *adapter, u32 addr_lo, u32 cmd) in mc5_write() argument 115 t3_write_reg(adapter, A_MC5_DB_DBGI_REQ_ADDR0, addr_lo); in mc5_write() 119 addr_lo); in mc5_write()
|
D | xgmac.c | 232 u32 addr_lo, addr_hi; in set_addr_filter() local 235 addr_lo = (addr[3] << 24) | (addr[2] << 16) | (addr[1] << 8) | addr[0]; in set_addr_filter() 238 t3_write_reg(mac->adapter, A_XGM_RX_EXACT_MATCH_LOW_1 + oft, addr_lo); in set_addr_filter()
|
/Linux-v4.19/drivers/pnp/ |
D | quirks.c | 367 u32 addr_lo, addr_hi; in quirk_intel_mch() local 390 pci_read_config_dword(host, 0x48, &addr_lo); in quirk_intel_mch() 391 region.start = addr_lo & ~0x7fff; in quirk_intel_mch()
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | msi.c | 359 u32 addr_hi, addr_lo; in rtas_hack_32bit_msi_gen2() local 369 addr_lo = 0xffff0000 | ((addr_hi >> (48 - 32)) << 4); in rtas_hack_32bit_msi_gen2() 370 pci_write_config_dword(pdev, pdev->msi_cap + PCI_MSI_ADDRESS_LO, addr_lo); in rtas_hack_32bit_msi_gen2()
|
/Linux-v4.19/include/soc/fsl/ |
D | qman.h | 78 __be32 addr_lo; /* low 32-bits of 40-bit address */ member 128 fd->addr_lo = cpu_to_be32(lower_32_bits(addr)); in qm_fd_addr_set64() 186 __be32 addr_lo; /* low 32-bits of 40-bit address */ member 214 sg->addr_lo = cpu_to_be32(lower_32_bits(addr)); in qm_sg_entry_set64()
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_rtsym.c | 61 __le32 addr_lo; member 87 sw->addr = ((u64)fw->addr_hi << 32) | le32_to_cpu(fw->addr_lo); in nfp_rtsym_sw_entry_init()
|
/Linux-v4.19/drivers/staging/goldfish/ |
D | goldfish_audio.c | 124 int addr_lo, int addr_hi, unsigned int x) in audio_write64() argument 128 gf_write_dma_addr(x, reg_base + addr_lo, reg_base + addr_hi); in audio_write64()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | fsl_hcalls.h | 493 uint32_t addr_hi, uint32_t addr_lo, int peek) in fh_err_get_info() argument 506 r6 = addr_lo; in fh_err_get_info()
|
/Linux-v4.19/drivers/gpu/drm/via/ |
D | via_dma.c | 485 uint32_t cmd_addr, addr_lo, addr_hi; in via_align_cmd() local 501 addr_lo = ((HC_SubA_HAGPBpL << 24) | (cmd_type & HC_HAGPBpID_MASK) | in via_align_cmd() 506 VIA_OUT_RING_QW(*cmd_addr_hi = addr_hi, *cmd_addr_lo = addr_lo); in via_align_cmd()
|
/Linux-v4.19/drivers/scsi/ |
D | sun3_scsi.c | 83 unsigned short addr_lo; /* low word */ member 280 udc_regs->addr_lo = ((unsigned long)(addr) & 0xffff); in sun3scsi_dma_setup()
|
/Linux-v4.19/drivers/misc/mei/ |
D | hw.h | 478 u32 addr_lo; member
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gfx_v7.c | 129 uint32_t addr_lo); 729 uint32_t addr_lo) in kgd_address_watch_execute() argument 745 ADDRESS_WATCH_REG_ADDR_LO], addr_lo); in kgd_address_watch_execute()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 466 prod_bd->addr_lo = cpu_to_le32(U64_LO(mapping)); in bnx2x_tpa_start() 573 sge->addr_lo = cpu_to_le32(U64_LO(mapping)); in bnx2x_alloc_rx_sge() 849 rx_bd->addr_lo = cpu_to_le32(U64_LO(mapping)); in bnx2x_alloc_rx_data() 1347 sge->addr_lo = in bnx2x_set_next_page_sgl() 3291 h_tx_bd->nbytes, h_tx_bd->addr_hi, h_tx_bd->addr_lo); in bnx2x_tx_split() 3299 le32_to_cpu(h_tx_bd->addr_lo)) + hlen; in bnx2x_tx_split() 3302 d_tx_bd->addr_lo = cpu_to_le32(U64_LO(mapping)); in bnx2x_tx_split() 3310 d_tx_bd->nbytes, d_tx_bd->addr_hi, d_tx_bd->addr_lo); in bnx2x_tx_split() 4022 tx_start_bd->addr_lo = cpu_to_le32(U64_LO(mapping)); in bnx2x_start_xmit() 4028 tx_start_bd, tx_start_bd->addr_hi, tx_start_bd->addr_lo, in bnx2x_start_xmit() [all …]
|
/Linux-v4.19/drivers/net/usb/ |
D | lan78xx.c | 1688 u32 addr_lo, addr_hi; in lan78xx_init_mac_address() local 1692 ret = lan78xx_read_reg(dev, RX_ADDRL, &addr_lo); in lan78xx_init_mac_address() 1695 addr[0] = addr_lo & 0xFF; in lan78xx_init_mac_address() 1696 addr[1] = (addr_lo >> 8) & 0xFF; in lan78xx_init_mac_address() 1697 addr[2] = (addr_lo >> 16) & 0xFF; in lan78xx_init_mac_address() 1698 addr[3] = (addr_lo >> 24) & 0xFF; in lan78xx_init_mac_address() 1722 addr_lo = addr[0] | (addr[1] << 8) | in lan78xx_init_mac_address() 1726 ret = lan78xx_write_reg(dev, RX_ADDRL, addr_lo); in lan78xx_init_mac_address() 1730 ret = lan78xx_write_reg(dev, MAF_LO(0), addr_lo); in lan78xx_init_mac_address() 2317 u32 addr_lo, addr_hi; in lan78xx_set_mac_addr() local [all …]
|