Home
last modified time | relevance | path

Searched refs:addr64 (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dxchg.h20 unsigned long ret, tmp, addr64; in ____xchg() local
34 : "=&r" (ret), "=&r" (val), "=&r" (tmp), "=&r" (addr64) in ____xchg()
43 unsigned long ret, tmp, addr64; in ____xchg() local
57 : "=&r" (ret), "=&r" (val), "=&r" (tmp), "=&r" (addr64) in ____xchg()
131 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
148 : "=&r" (prev), "=&r" (new), "=&r" (tmp), "=&r" (cmp), "=&r" (addr64) in ____cmpxchg()
157 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
174 : "=&r" (prev), "=&r" (new), "=&r" (tmp), "=&r" (cmp), "=&r" (addr64) in ____cmpxchg()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dspu_save.c47 static inline void save_upper_240kb(addr64 lscsa_ea) in save_upper_240kb()
104 static inline void spill_regs_to_mem(addr64 lscsa_ea) in spill_regs_to_mem()
123 static inline void enqueue_sync(addr64 lscsa_ea) in enqueue_sync()
156 addr64 lscsa_ea; in main()
H A Dspu_utils.h17 } addr64; typedef
78 static inline void build_dma_list(addr64 lscsa_ea) in build_dma_list()
97 static inline void enqueue_putllc(addr64 lscsa_ea) in enqueue_putllc()
H A Dspu_restore.c32 static inline void fetch_regs_from_mem(addr64 lscsa_ea) in fetch_regs_from_mem()
47 static inline void restore_upper_240kb(addr64 lscsa_ea) in restore_upper_240kb()
296 addr64 lscsa_ea; in main()
H A Dswitch.c837 } addr64; in set_signot1() local
844 addr64.ull = (u64) csa->lscsa; in set_signot1()
845 out_be32(&prob->signal_notify1, addr64.ui[0]); in set_signot1()
855 } addr64; in set_signot2() local
862 addr64.ull = (u64) csa->lscsa; in set_signot2()
863 out_be32(&prob->signal_notify2, addr64.ui[1]); in set_signot2()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c375 dma_cap->addr64 = (hw_cap & GMAC_HW_ADDR64) >> 14; in dwmac4_get_hw_feature()
376 switch (dma_cap->addr64) { in dwmac4_get_hw_feature()
378 dma_cap->addr64 = 32; in dwmac4_get_hw_feature()
381 dma_cap->addr64 = 40; in dwmac4_get_hw_feature()
384 dma_cap->addr64 = 48; in dwmac4_get_hw_feature()
387 dma_cap->addr64 = 32; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c397 dma_cap->addr64 = (hw_cap & XGMAC_HWFEAT_ADDR64) >> 14; in dwxgmac2_get_hw_feature()
398 switch (dma_cap->addr64) { in dwxgmac2_get_hw_feature()
400 dma_cap->addr64 = 32; in dwxgmac2_get_hw_feature()
403 dma_cap->addr64 = 40; in dwxgmac2_get_hw_feature()
406 dma_cap->addr64 = 48; in dwxgmac2_get_hw_feature()
409 dma_cap->addr64 = 32; in dwxgmac2_get_hw_feature()
H A Ddwmac-intel.c382 plat->addr64 = 32; in ehl_pse0_common_data()
414 plat->addr64 = 32; in ehl_pse1_common_data()
H A Ddwmac-imx.c249 plat_dat->addr64 = dwmac->ops->addr_width; in imx_dwmac_probe()
H A Dstmmac_main.c1349 if (priv->dma_cap.addr64 <= 32) in stmmac_init_rx_buffers()
3139 if (priv->dma_cap.addr64 <= 32) in stmmac_tso_allocator()
3273 if (priv->dma_cap.addr64 <= 32) { in stmmac_tso_xmit()
3708 if (priv->dma_cap.addr64 <= 32) in stmmac_rx_refill()
4564 priv->dma_cap.addr64); in stmmac_dma_cap_show()
5100 if (priv->plat->addr64) in stmmac_dvr_probe()
5101 priv->dma_cap.addr64 = priv->plat->addr64; in stmmac_dvr_probe()
5103 if (priv->dma_cap.addr64) { in stmmac_dvr_probe()
5105 DMA_BIT_MASK(priv->dma_cap.addr64)); in stmmac_dvr_probe()
5108 priv->dma_cap.addr64); in stmmac_dvr_probe()
[all …]
H A Dcommon.h379 unsigned int addr64; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0022_let_ld_pointer_pci_dma_function_propagate_MemTxResult.patch187 + uint64_t addr64;
189 + ldq_le_pci_dma(pci, *sgaddr + 4, &addr64, attrs);
190 + addr = addr64;
/OK3568_Linux_fs/kernel/include/linux/
H A Dstmmac.h177 u32 addr64; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmmsgbuf.h119 union addr64 { union
131 typedef union addr64 bcm_addr64_t;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmmsgbuf.h131 union addr64 { union
143 typedef union addr64 bcm_addr64_t;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmmsgbuf.h131 union addr64 { union
143 typedef union addr64 bcm_addr64_t;
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmmsgbuf.h131 union addr64 { union
143 typedef union addr64 bcm_addr64_t;
/OK3568_Linux_fs/kernel/drivers/dma/ppc4xx/
H A Dadma.c529 phys_addr_t addr64, tmplow, tmphi; in ppc440spe_desc_set_src_addr() local
535 addr64 = addrl; in ppc440spe_desc_set_src_addr()
536 tmphi = (addr64 >> 32); in ppc440spe_desc_set_src_addr()
537 tmplow = (addr64 & 0xFFFFFFFF); in ppc440spe_desc_set_src_addr()
610 phys_addr_t addr64, tmphi, tmplow; in ppc440spe_desc_set_dest_addr() local
617 addr64 = addrl; in ppc440spe_desc_set_dest_addr()
618 tmphi = (addr64 >> 32); in ppc440spe_desc_set_dest_addr()
619 tmplow = (addr64 & 0xFFFFFFFF); in ppc440spe_desc_set_dest_addr()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Drockchip-iommu.c630 u64 addr64 = addr; in rk_dte_addr_phys_v2() local
631 return (phys_addr_t)(addr64 & RK_DTE_PT_ADDRESS_MASK) | in rk_dte_addr_phys_v2()
632 ((addr64 & DTE_BASE_HI_MASK) << DT_SHIFT); in rk_dte_addr_phys_v2()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmmsgbuf.h159 union addr64 { union
171 typedef union addr64 bcm_addr64_t;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmmsgbuf.h159 union addr64 { union
171 typedef union addr64 bcm_addr64_t;
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa.c2818 u64 addr64; in hpsa_map_one() local
2826 addr64 = dma_map_single(&pdev->dev, buf, buflen, data_direction); in hpsa_map_one()
2827 if (dma_mapping_error(&pdev->dev, addr64)) { in hpsa_map_one()
2833 cp->SG[0].Addr = cpu_to_le64(addr64); in hpsa_map_one()
4565 u64 addr64 = (u64) sg_dma_address(sg); in hpsa_set_sg_descriptor() local
4568 desc->Addr = cpu_to_le64(addr64); in hpsa_set_sg_descriptor()
4744 u64 addr64; in hpsa_scsi_ioaccel1_queue_command() local
4784 addr64 = (u64) sg_dma_address(sg); in hpsa_scsi_ioaccel1_queue_command()
4787 curr_sg->Addr = cpu_to_le64(addr64); in hpsa_scsi_ioaccel1_queue_command()
4918 u64 addr64; in hpsa_scsi_ioaccel2_queue_command() local
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2193 __be64 addr64; in pnv_pci_ioda_msi_setup() local
2196 &addr64, &data); in pnv_pci_ioda_msi_setup()
2202 msg->address_hi = be64_to_cpu(addr64) >> 32; in pnv_pci_ioda_msi_setup()
2203 msg->address_lo = be64_to_cpu(addr64) & 0xfffffffful; in pnv_pci_ioda_msi_setup()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbinutils.info2222 'addr64'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbinutils.info2222 'addr64'