| /OK3568_Linux_fs/kernel/drivers/ntb/hw/amd/ |
| H A D | ntb_hw_amd.h | 77 #ifndef write64 79 #define write64 writeq macro 81 #define write64 _write64 macro
|
| H A D | ntb_hw_amd.c | 155 write64(addr, peer_mmio + xlat_reg); in amd_ntb_mw_set_trans() 158 write64(0, peer_mmio + xlat_reg); in amd_ntb_mw_set_trans() 163 write64(limit, peer_mmio + limit_reg); in amd_ntb_mw_set_trans() 166 write64(base_addr, mmio + limit_reg); in amd_ntb_mw_set_trans() 167 write64(0, peer_mmio + xlat_reg); in amd_ntb_mw_set_trans() 178 write64(addr, peer_mmio + xlat_reg); in amd_ntb_mw_set_trans() 181 write64(0, peer_mmio + xlat_reg); in amd_ntb_mw_set_trans()
|
| /OK3568_Linux_fs/kernel/arch/parisc/lib/ |
| H A D | iomap.c | 58 void (*write64)(u64, void __iomem *); member 284 .write64 = iomem_write64, 417 iomap_ops[ADDR_TO_REGION(addr)]->write64(datum, addr); in iowrite64()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H A D | apl.c | 37 .write64 = sof_io_write64,
|
| H A D | tgl.c | 32 .write64 = sof_io_write64,
|
| H A D | byt.c | 596 .write64 = sof_io_write64, 837 .write64 = sof_io_write64, 916 .write64 = sof_io_write64,
|
| H A D | cnl.c | 242 .write64 = sof_io_write64,
|
| H A D | bdw.c | 604 .write64 = sof_io_write64,
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/b53/ |
| H A D | b53_priv.h | 44 int (*write64)(struct b53_device *dev, u8 page, u8 reg, u64 value); member 257 b53_build_op(write64, u64);
|
| H A D | b53_spi.c | 293 .write64 = b53_spi_write64,
|
| H A D | b53_mmap.c | 228 .write64 = b53_mmap_write64,
|
| H A D | b53_mdio.c | 280 .write64 = b53_mdio_write64,
|
| H A D | b53_srab.c | 456 .write64 = b53_srab_write64,
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | ops.h | 236 if (sof_ops(sdev)->write64) { in snd_sof_dsp_write64() 237 sof_ops(sdev)->write64(sdev, sdev->bar[bar] + offset, value); in snd_sof_dsp_write64()
|
| H A D | sof-priv.h | 119 void (*write64)(struct snd_sof_dev *sof_dev, void __iomem *addr, member
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
| H A D | endian-ness_handling.patch | 372 +static uint64_t write64(uint64_t x, int be) 438 + file_entries_new->libs[idx_new].hwcap = write64(entry->hwcap, be);
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1058 .write64 = bcm_sf2_core_write64,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-5 | 6988 Please note that there is no function named ‘write64’. This is not
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-5 | 6988 Please note that there is no function named ‘write64’. This is not
|