read64 51 arch/parisc/lib/iomap.c u64 (*read64)(void __iomem *); read64 277 arch/parisc/lib/iomap.c .read64 = iomem_read64, read64 338 arch/parisc/lib/iomap.c return iomap_ops[ADDR_TO_REGION(addr)]->read64(addr); read64 325 drivers/gpu/drm/i915/intel_uncore.h __uncore_read(read64, 64, q, true) read64 275 drivers/net/dsa/b53/b53_mdio.c .read64 = b53_mdio_read64, read64 223 drivers/net/dsa/b53/b53_mmap.c .read64 = b53_mmap_read64, read64 39 drivers/net/dsa/b53/b53_priv.h int (*read64)(struct b53_device *dev, u8 page, u8 reg, u64 *value); read64 244 drivers/net/dsa/b53/b53_priv.h b53_build_op(read64, u64 *); read64 278 drivers/net/dsa/b53/b53_spi.c .read64 = b53_spi_read64, read64 451 drivers/net/dsa/b53/b53_srab.c .read64 = b53_srab_read64, read64 902 drivers/net/dsa/bcm_sf2.c .read64 = bcm_sf2_core_read64, read64 156 drivers/ntb/hw/amd/ntb_hw_amd.c reg_val = read64(peer_mmio + xlat_reg); read64 164 drivers/ntb/hw/amd/ntb_hw_amd.c reg_val = read64(peer_mmio + limit_reg); read64 179 drivers/ntb/hw/amd/ntb_hw_amd.c reg_val = read64(peer_mmio + xlat_reg); read64 779 drivers/ntb/hw/amd/ntb_hw_amd.c u.v64 = read64(mmio + AMD_BAR1XLAT_OFFSET); read64 783 drivers/ntb/hw/amd/ntb_hw_amd.c u.v64 = read64(ndev->self_mmio + AMD_BAR23XLAT_OFFSET); read64 787 drivers/ntb/hw/amd/ntb_hw_amd.c u.v64 = read64(ndev->self_mmio + AMD_BAR45XLAT_OFFSET); read64 795 drivers/ntb/hw/amd/ntb_hw_amd.c u.v64 = read64(ndev->self_mmio + AMD_BAR23LMT_OFFSET); read64 799 drivers/ntb/hw/amd/ntb_hw_amd.c u.v64 = read64(ndev->self_mmio + AMD_BAR45LMT_OFFSET); read64 64 drivers/ntb/hw/amd/ntb_hw_amd.h #ifndef read64 read64 351 sound/soc/intel/baytrail/sst-baytrail-dsp.c .read64 = sst_shim32_read64, read64 40 sound/soc/intel/common/sst-dsp-priv.h u64 (*read64)(void __iomem *addr, u32 offset); read64 122 sound/soc/intel/common/sst-dsp.c val = sst->ops->read64(sst->addr.shim, offset); read64 149 sound/soc/intel/common/sst-dsp.c return sst->ops->read64(sst->addr.shim, offset); read64 698 sound/soc/intel/haswell/sst-haswell-dsp.c .read64 = sst_shim32_read64, read64 37 sound/soc/sof/intel/apl.c .read64 = sof_io_read64, read64 542 sound/soc/sof/intel/bdw.c .read64 = sof_io_read64, read64 478 sound/soc/sof/intel/byt.c .read64 = sof_io_read64, read64 639 sound/soc/sof/intel/byt.c .read64 = sof_io_read64, read64 698 sound/soc/sof/intel/byt.c .read64 = sof_io_read64, read64 195 sound/soc/sof/intel/cnl.c .read64 = sof_io_read64, read64 245 sound/soc/sof/ops.h if (sof_ops(sdev)->read64) read64 246 sound/soc/sof/ops.h return sof_ops(sdev)->read64(sdev, sdev->bar[bar] + offset); read64 104 sound/soc/sof/sof-priv.h u64 (*read64)(struct snd_sof_dev *sof_dev,