/linux-4.4.14/arch/ia64/sn/pci/pcibr/ |
D | pcibr_ate.c | 23 u64 *ate = ate_resource->ate; in mark_ate() local 28 ate[index] = value; in mark_ate() 38 u64 *ate = ate_resource->ate; in find_free_ate() local 43 if (!ate[index]) { in find_free_ate() 49 if (!ate[i]) { /* This is free */ in find_free_ate() 72 mark_ate(ate_resource, start, ate_resource->ate[start], 0); in free_ate_resource() 145 volatile u64 ate) in ate_write() argument 149 pcireg_int_ate_set(pcibus_info, ate_index, ate); in ate_write() 154 ate += IOPGSIZE; in ate_write() 163 volatile u64 ate; in pcibr_ate_free() local [all …]
|
D | pcibr_dma.c | 56 u64 ate; in pcibr_dmamap_ate32() local 92 ate = ate_flags | (xio_addr - offset); in pcibr_dmamap_ate32() 96 ate |= (pcibus_info->pbi_hub_xid << PIC_ATE_TARGETID_SHFT); in pcibr_dmamap_ate32() 104 ate |= PCI32_ATE_MSI; in pcibr_dmamap_ate32() 106 ate |= PCI32_ATE_PIO; in pcibr_dmamap_ate32() 109 ate_write(pcibus_info, ate_index, ate_count, ate); in pcibr_dmamap_ate32()
|
D | pcibr_provider.c | 186 soft->pbi_int_ate_resource.ate = in pcibr_bus_fixup() 189 if (!soft->pbi_int_ate_resource.ate) { in pcibr_bus_fixup()
|
/linux-4.4.14/drivers/tty/ |
D | bfin_jtag_comm.c | 118 size_t ate = (4 <= outbound_len ? 4 : outbound_len); in bfin_jc_emudat_manager() local 126 bfin_jc_write_buf.tail += ate; in bfin_jc_emudat_manager() 127 outbound_len -= ate; in bfin_jc_emudat_manager() 130 pr_debug(" outgoing data: 0x%08x (pushing %zu)\n", emudat, ate); in bfin_jc_emudat_manager() 285 unsigned ate = 0; in bfin_jc_straight_buffer_write() local 289 while (ate < count) { in bfin_jc_straight_buffer_write() 292 bfin_write_emudat_chars(buf[ate], buf[ate+1], buf[ate+2], buf[ate+3]); in bfin_jc_straight_buffer_write() 293 ate += 4; in bfin_jc_straight_buffer_write()
|
/linux-4.4.14/arch/ia64/sn/pci/ |
D | tioce_provider.c | 172 #define ATE_VALID(ate) ((ate) & (1UL << 63)) argument 356 u64 ate; in tioce_alloc_map() local 358 ate = ATE_MAKE(addr, pagesize, msi_wanted); in tioce_alloc_map() 359 ate_shadow[i + j] = ate; in tioce_alloc_map() 360 tioce_mmr_storei(ce_kern, &ate_reg[i + j], ate); in tioce_alloc_map() 719 u64 ate; in tioce_reserve_m32() local 721 ate = ATE_MAKE(0xdeadbeef, ps, 0); in tioce_reserve_m32() 722 ce_kern->ce_ate3240_shadow[ate_index] = ate; in tioce_reserve_m32() 724 ate); in tioce_reserve_m32()
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
D | pcibr_provider.h | 95 u64 *ate; member
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | tegra20-trimslice.dts | 51 nvidia,pins = "atd", "ate", "gme", "pta"; 196 nvidia,pins = "ata", "atc", "atd", "ate",
|
D | tegra20-tamonten.dtsi | 46 nvidia,pins = "atd", "ate", "gmb", "gmd", "gpu", 180 nvidia,pins = "ata", "atb", "atc", "atd", "ate",
|
D | tegra20-paz00.dts | 48 nvidia,pins = "ata", "atc", "atd", "ate", 190 nvidia,pins = "ata", "atb", "atc", "atd", "ate",
|
D | tegra20-whistler.dts | 39 nvidia,pins = "ata", "atb", "ate", "gma", "gmb", 203 nvidia,pins = "atd", "ate", "cdev1", "csus",
|
D | tegra20-ventana.dts | 59 nvidia,pins = "atd", "ate", "gmb", "spia", 211 nvidia,pins = "ate", "csus", "dap3", "gmd",
|
D | tegra20-harmony.dts | 60 nvidia,pins = "atd", "ate", "gmb", "gmd", "gpu", 198 nvidia,pins = "ata", "atb", "atc", "atd", "ate",
|
D | tegra20-seaboard.dts | 60 nvidia,pins = "atd", "ate", "gmb", "spia", 212 nvidia,pins = "ate", "csus", "dap3",
|
D | tegra20-colibri-512.dtsi | 67 nvidia,pins = "ata", "atc", "atd", "ate",
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra20-pinmux.txt | 75 ata, atb, atc, atd, ate, cdev1, cdev2, crtp, csus, dap1, dap2, dap3, dap4,
|
/linux-4.4.14/Documentation/filesystems/ |
D | spufs.txt | 297 ate(2) to address a specific SPU context. When the context gets sched-
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-tegra20.c | 2055 MUX_PG(ate, IDE, NAND, GMI, RSVD4, 0x18, 25, 0x80, 12, 0xa0, 8),
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1435 ate useless tap devices (useless because they can't configure them),
|