Home
last modified time | relevance | path

Searched refs:ate (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/arch/ia64/sn/pci/pcibr/ !
Dpcibr_ate.c23 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 …]
Dpcibr_dma.c55 u64 ate; in pcibr_dmamap_ate32() local
91 ate = ate_flags | (xio_addr - offset); in pcibr_dmamap_ate32()
95 ate |= (pcibus_info->pbi_hub_xid << PIC_ATE_TARGETID_SHFT); in pcibr_dmamap_ate32()
103 ate |= PCI32_ATE_MSI; in pcibr_dmamap_ate32()
105 ate |= PCI32_ATE_PIO; in pcibr_dmamap_ate32()
108 ate_write(pcibus_info, ate_index, ate_count, ate); in pcibr_dmamap_ate32()
Dpcibr_provider.c185 soft->pbi_int_ate_resource.ate = in pcibr_bus_fixup()
188 if (!soft->pbi_int_ate_resource.ate) { in pcibr_bus_fixup()
/linux-2.6.39/drivers/tty/ !
Dbfin_jtag_comm.c125 size_t ate = (4 <= outbound_len ? 4 : outbound_len); in bfin_jc_emudat_manager() local
133 bfin_jc_write_buf.tail += ate; in bfin_jc_emudat_manager()
134 outbound_len -= ate; in bfin_jc_emudat_manager()
140 pr_debug(" outgoing data: 0x%08x (pushing %zu)\n", emudat, ate); in bfin_jc_emudat_manager()
299 unsigned ate = 0; in bfin_jc_straight_buffer_write() local
303 while (ate < count) { in bfin_jc_straight_buffer_write()
306 bfin_write_emudat_chars(buf[ate], buf[ate+1], buf[ate+2], buf[ate+3]); in bfin_jc_straight_buffer_write()
307 ate += 4; in bfin_jc_straight_buffer_write()
/linux-2.6.39/arch/ia64/sn/pci/ !
Dtioce_provider.c172 #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-2.6.39/arch/ia64/include/asm/sn/ !
Dpcibr_provider.h95 u64 *ate; member
/linux-2.6.39/Documentation/filesystems/ !
Dspufs.txt297 ate(2) to address a specific SPU context. When the context gets sched-
/linux-2.6.39/Documentation/uml/ !
DUserModeLinux-HOWTO.txt1425 ate useless tap devices (useless because they can't configure them),